#joaoed
1 messages · Page 1 of 1 (latest)
Hi there!
This depends on your dashboard settings https://dashboard.stripe.com/settings/billing/automatic
ok so, I have another question: Does Stripe generate a new invoice when the payment for the previous one failed?
You mean if the payment from the second invoice fail, will a new invoice be created to retry the payment? If so, no. We re-use the same invoice.
I see
And unless the subscription is canceled, Stripe will create a new invoice for the third month.
If all retries fail and I choose to let the subscriptions as it is (active). Then my customer updates his payment method to a valid one, what will happen with all failed invoices?
I guess by default the older invoices will stay in open status. And if you want to pay them, you would have to manually call https://stripe.com/docs/api/invoices/pay
Note that you can test all of this in test mode with Test Clock: https://stripe.com/docs/billing/testing/test-clocks