skio
Help CenterAdmin API Docs
  • 👋Getting Started
  • 💻App Block Setup
    • What are app blocks?
    • Plan Picker
  • ✏️Manual Theme Setup
    • Manual install process
    • Auto-login to Skio from Shopify Account
  • 📏Rules
    • Rules API
    • Apply Volume Discounts
  • 📦Build-a-Box
    • Static
    • Dynamic
    • Sectioned
  • 🛍️Selling Plan
    • Getting Selling Plan Information
  • 👾Extras
    • Subscription Tags
    • One-click Checkout / Buy Now
    • Redirect Old Customer Portals
  • ❓Troubleshooting
    • Selling Plan Cannot Be Applied to Variant
  • 🛒Shopify API References
    • Liquid Docs
    • AJAX API Docs
    • Storefront GraphQL API Docs
Powered by GitBook
On this page
  • Order Tags
  • Customers Tags
  1. Extras

Subscription Tags

PreviousGetting Selling Plan InformationNextOne-click Checkout / Buy Now

Last updated 3 years ago

Order Tags

From admin/orders you will see the tag 'Subscription First Order' for the customer's first subscription order and 'Subscription Recurring Order' for any following orders.

Customers Tags

From admin/customers you will find the following tags when viewing a customer's details:

'Active product subscription'

'Canceled product subscription'

'Canceled product subscription - Failed payment'

'Subscription - Failed payment'

👾