#mathiasm8
1 messages · Page 1 of 1 (latest)
Hi there!
So your question is how to handle failed payments on Subscriptions?
If so, you should check your dashboar settings here https://dashboard.stripe.com/settings/billing/automatic
I guess, but it might as well be a case when a customer would like to change their card. But yes, the most important one is to handle failed payments on subscriptions
So does my message above answer your question?
Yes it seems like the right way to do it, is to use this: https://stripe.com/docs/billing/revenue-recovery/customer-emails#link-to-a-stripe-hosted-page
And upgrade to the Billing scale plan?
Yep that's an option. Otherwise you would need to build that functionnality yourself.