Stripe Subscriptions

Hey @natedogg

I’m signing up my vendors to a plan via Stripe. When the users click the enroll button in addition to subscribing them to the plan, I have a workflow that changes a field called “verified vendor” to yes.

When a user clicks the enroll button does Bubble know to only change the “verified vendor” field to yes ONLY if the charge is successful?

Right, if a Stripe payment action fails, the workflow will stop immediately.

1 Like