We've moved discussions to Discord

Multiple concurrent plans?

Jason Paluck
My app needs to allow subscriptions to multiple online course libraries. I need to allow a user to purchase access to as many of these libraries (subscriptions) as they'd like, concurrently. I'm assuming this is the same strategy as Jumpstart Pro is using with Licenses, as clearly I can have multiple active licenses concurrently. Any thoughts on how to best approach this?
Jason Paluck
Just bumping this question, anyone have any thoughts?
Chris Oliver
We already support multiple subscriptions, but the pricing page is setup by default to only show if the user isn't subscribed. You can change that logic to what you need.

For creating additional subscriptions, you just link them to the new_subscription path with the plan ID. 
Notifications
You’re not receiving notifications from this thread.