Trying to have successful stripe charge change condition

Hi,

I’m trying to create a subscription service/payment wall from my app. I currently have the default for active_subscription is no and once a user pays their subscription and their charge is complete, I want the active_subscription to change from no to yes. I can’t figure out how to do it, help please???

1 Like

@connectionpractice you’ll want to use webhooks so that bubble knows when a user has successfully subscribed

I created a video tutorial a few months back that goes through Stripe subscriptions (and this exact issue) in some detail. Might be of some use :slightly_smiling_face: