How to allow clients to sign up for the same subscription multiple times in Memberstack and Webflow?
Hi! I have specific issue with allowing clients to signup for the same subscription multiple times. The clients will be able an add multiple websites each website will require monthly subscription of the same amount. After successful payment I'm using a redirect that then allows them to add the website into our systems.
Not sure what to do. Using I'm memberstack and webflow. Can you point me in the right direction?
Comments
6 comments
You need to create a different plan per each membership you want to sell. Users are not allowed to have the same plan multiple times. They can have different plans assigned, not the same one.
Can I dynamic change the plan and price settings similar to the subscribe now functions of stripe? I don’t think that possible this system.
Or would be best to create 20+ different plans, count the number of existing subs required on my end then dynamics present the button attributes in the sign up flow?
Plans should be created manually before users can subscribe.
I would need more context of what you plan to do and why to give you a recommendation
Hi Matthew, it would be helpful if you could provide more details of what you want to achieve. Perhaps a Loom recording will help us get a clearer picture.
Hey Yall - Is it possible for an individual member to purchase multiple instances of the same subscription plan?
I'm building a directory site with paid listings. An easy example to compare to is a job board.
Is it possible? If not is there a suggested workaround? Thanks in advance!
Hi,
A member is allowed to have multiple plans assigned, but is not allowed to purchase the same membership (price_id) twice or more while is active.
So, for example if you have available these price ids PlanA, PlanB and PlanC, User Y can only be subscribed to one individual plan, or the combinations like PlanA and PlanB, or event the three plans PlanA, PlanB and PlanC. But they cannot be subscribed to PlanA twice. Unless it cancels plan A and then resubscribe again when inactive... Does that make sense?
Knowing that you can create one plan per listing, and your users can subscribe and unsubscribe from each or all plans as their hearts desire.
It is also discussed in this thread https://memberstack.slack.com/archives/C03DTCB24LF/p1726228117798739?thread_ts=1725026440.273059&cid=C03DTCB24LF
Please sign in to leave a comment.