#TaniaObando
1 messages · Page 1 of 1 (latest)
Sounds like you may want to use our pending update behavior https://stripe.com/docs/billing/subscriptions/pending-updates
You can specify that an update should happen only if the user pays the new invoice for it, otherwise leave the subscription alone
But I am using the subscription update method...but if there is a card with an error, the subscription goes to an expired state...how do I avoid this? What I can do?