Stripe subscription failed

Hey,

I have an app where the user can susbscribe to a “Group”, every month it will charge the user, if the payement failed, it limit the account for doing certain things and every week for the next 28 days, and email will be sent to the user to remind him/her, like “You have 24 days to pay”.

When the user does not pay in this 28 days, the group will be deleted.

My question is, what happens when the user subscribes and every month the suscription renewed, but one month, the credit card was not accepted, how can I make workflow for changing the user´s credit card and try again to pay the same subscription.

Thanks in advance :slightly_smiling_face: :computer:

Hey @hacker,

@jess actually helped me out on this one via email, but she did point me towards this piece of documentation on the Bubble Manual! Check it out, it provides instructions!

https://manual.bubble.io/using-the-bubble-api/examples#notifying-users-when-a-stripe-subscription-charge-fails

Okay, thanks. I’ll give it a look

1 Like

This topic was automatically closed after 70 days. New replies are no longer allowed.