Hey ,
I sorta got impatient waiting for Bubble to upgrade their Stripe plugin to support promotion codes, and some other features, so I decided to attempt to use the API connector because I’ve been successful with it. I got everything working, but I have 1 problem.
The problem: The problem is that once I do the action of creating the customer, session, and using Javascript to redirect over to Stripe Checkout, it also runs all the actions after the “Run Javascript” action which does the redirecting. How do I make it like Bubble’s plugin where after the payment is successfully made is when the actions after the “Charge” action runs?
Not sure if that made sense, please let me know how I can clarify.