Need help with Bubble.io membership workflow + Stripe
I’m building a sports club discovery website on Bubble and I’m stuck with my membership workflow.
I have 3 monthly plans: Standard, Premium and Featured.
I need the flow to be:
Choose plan → Create profile → Pay with Stripe → Profile goes live
Standard profiles should appear on the Explore page.
Premium & Featured profiles should appear on Explore + Featured pages.
The profile-building process is the same for all 3 plans, but I’m struggling to get Bubble to remember the selected plan, process the correct Stripe payment and then display the profile in the right places.
Has anyone built something similar or know the best way to set this up?