Setting up Stripe Checkout API

Hey :wave:,

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.

1 Like

Bumping this to see if there might be any insight on this :blush:

1 Like

This is another problem I’ve run into as well. I’m stuck using the default bubble plugin for now, sadly it doesn’t incorporate the promotion code system.

2 Likes