Hello.
I’m using Bubble’s native Stripe plugin. Yes, I’m familiar with Stripe.js. I’m using the plugin because it was part of JJ’s SaaSCamp course and I liked the checkout window.
However, there is an issue I have where after I successfully test the checkout for a user, if I try to downgrade or upgrade my plans, the checkout happens automatically and I’m never given the option to change my card, add a payment method or anything. It just happens.
Any tips on how to prevent that from happening? Basically, I’d like for each time that a user attempts to downgrade or upgrade a plan, that the checkout window will appear again instead of automatically processing.
Thanks