Contents
1. Onboarding - Account Setup
On first install, complete a one-time onboarding flow that provisions your SubscriptionFlow workspace and tenant account.
1.1 Accessing Onboarding
If onboarding is incomplete, you are redirected automatically when opening the app from Wix Dashboard.
1.2 Onboarding Form
- Company Name
- Full Name
- Password
- Currency
- Country
1.3 Submission and Provisioning
After submission, the system validates data, creates your tenant, generates the workspace domain, and provisions your environment.
1.4 Success Screen
- Workspace creation confirmation
- Your workspace URL
- Optional onboarding support call link
- Continue to dashboard action
2. Adding Purchase Option as Variants in Products
In Wix subscription functionality is implemented using a variant-based structure. This allows a single product to support both one-time and recurring purchase options.
2.1 Accessing Product Settings
- Go to Wix Dashboard
- Navigate to Store Products
- Create a new product or edit an existing one
- Scroll to the Product Options section
2.2 Creating Purchase Option
Add a new product option that will control purchase type selection:
- Option Name: Purchase Option
- Field Type: Text
This option allows customers to choose between one-time and subscription purchases directly on the product page.
2.3 Defining Subscription Variants
Add the following values:
- One-Time
- Every 2 Weeks
- Every Month
- Every 2 Months
Each value represents a different purchase type and will be used later to determine checkout behavior.
2.4 Generating Variants
- Click Apply after adding options
- Wix will automatically generate product variants
Each variant now represents a selectable purchase option for the customer.
2.5 Pricing Configuration
Configure pricing for each variant:
| Purchase Option | Pricing Strategy |
|---|---|
| One-Time | Regular price |
| Every 2 Weeks | Discounted price |
| Every Month | Discounted price |
| Every 2 Months | Discounted price |
This pricing model enables "Subscribe & Save" functionality.
2.6 SKU Configuration
Assign unique SKUs for tracking:
| Variant | Example SKU |
|---|---|
| One-Time | ONE-TIME |
| Every 2 Weeks | 2-WEEK |
| Every Month | 1-MONTH |
| Every 2 Months | 2-MONTH |
2.7 Important Naming Guidelines
- Use "One-Time" for non-subscription purchases
- Use "Every" in all subscription options
Avoid:
- Monthly
- Weekly
- Regular
- Custom labels without "Every"
2.8 Final Outcome
After completing this step:
- Products support both one-time and subscription purchases
- Variants are properly structured for detection
- Pricing is configured for subscription discounts
- System is ready for frontend and checkout integration
3. Add Subscription Management Portal
Add the SubscriptionFlow In-App Portal to your Wix store so customers can manage their subscriptions directly from their account.
For step-by-step instructions, see SubscriptionFlow In-App Portal Integration (Wix).
Support
- Check Wix store and subscriptions documentation for platform-specific behavior.
- Contact SubscriptionFlow support from your app workspace for technical help.
WixSubscriptionsSubscriptionFlowMerchant Guide
End of document.
Comments
0 comments
Article is closed for comments.