#TungVi-subscriptions
1 messages · Page 1 of 1 (latest)
Hello @topaz yoke !
**What happens after the failed invoice is settled ? Does it automatically finalise the next invoice?
**
For unpaid subscriptions, the latest invoice remains open but payments aren’t attempted. The subscription continues to generate invoices each billing cycle and remains in draft state. To reactivate the subscription, you need to:
- Collect new payment information
- Turn automatic collection back on by setting auto advance to true on draft invoices
- Finalize and then pay the draft invoices (make sure to pay the most recent invoice before its due date to update the status of the subscription to active)
tl;dr : it's not automatic
regarding the second question :
How can I change this behaviour so that I will continue to finalise the next invoice even when the subscription is in an UNPAID state?
There isn't any out of the box feature to change this. But what you can do is to manually finalize the invoice : https://stripe.com/docs/api/invoices/finalize
Thansk @honest needle , that answered both of my questions. In case where the failed invoice has been paid, does the subscription status change back to active ?
if it's the most recent invoice for the subscription, then it does yes.