Best approach (Wix Editor, without Velo) to have a payment process that has 5 levels of membership in a youth orchestra (e.g., Tier-1 thru Tier-5). Youth musician can only be in one tier. Each tier has a fixed annual price. Each tier can have 2-4 options (e.g., add $20 for option A, $30 for option B, etc). The payment process needs to integrate with standard Wix payments.
I’ve tried:
- the new Wix forms but can’t show/hide options.
- custom forms for flexibility but the multi-page enrollment process requires Velo code to implement the Next/Back/Submit functions
- brute-force approach with a form-per-tier (works), but that pushes the site limits on the number of forms.
- Wix Products seems to have too many restrictions on conditional logic
- Wix Members but there are >500 musicians each year and that number of members is too cumbersome
- I’ve looked at some Wix apps but couldn’t find one that appears to address my needs (open to ideas)
If you can recommend the best approach to implement this, I’d appreciate your insights. BTW - our business cannot afford custom consulting.
Hey there, I would not use Wix Pricing Plans or Wix Members for this. Pricing Plans are not a great fit because Wix does not currently support optional paid add-ons inside a plan, and separate add-on plans would require separate checkouts.
The cleanest no-code Wix-native setup is probably Wix Stores. Create one product called “Annual Youth Orchestra Membership.” Add a required product option for Tier 1-5 so the musician can only choose one tier. Then add each paid option as a yes/no product option, such as “Option A: No / Yes +$20” and “Option B: No / Yes +$30.” Then manage the variant prices so each tier/add-on combination totals correctly.
That keeps the process inside standard Wix checkout and Wix Payments, avoids creating hundreds of site members, avoids hitting form limits, and avoids Velo.
If the add-ons are different for each tier, I’d create one Wix Store product per tier rather than trying to force conditional logic. If you need a full application form plus payment, new Wix Forms can do payment fields and rules, but Wix Stores is the better fit if the main requirement is one clean paid checkout with tier + add-on pricing.