We've moved discussions to Discord

account has multiple subscriptions [SOLVED]

we have a use case where an account may have many subscriptions. this may be the standard subscription to our application (eg "individual plan") but then they need to add on an extra subscription for a feature in the app. 

what is the best way to achieve this with jumpstart?
Chris Oliver
Hey Dan,

Pay is setup so you can create subscriptions with different names. It uses the name "default" if you don't specify anything (which we don't out of the box).

You could use that to create your feature subscription.

Stripe also allows you to add multiple items to a subscription, so you could also go that route, but I don't believe Pay supports multiple items at the moment.
Thanks Chris! 
Notifications
You’re not receiving notifications from this thread.