#Thunderducky
1 messages · Page 1 of 1 (latest)
Invoices don't have a past due status or unpaid: https://stripe.com/docs/invoicing/overview#invoice-statuses
sorry, I meant the subscription status
I see that it gets there after a period of retries by default, do I need to change some settings on how the subscription is set up to do that?
You can update your payment failure retries, which will cause Subscriptions to go into past_due sooner (here: https://dashboard.stripe.com/account/billing/automatic) . Since you can't just update the Subscription to past_due you have to let it exhaust its retries to get to past_due
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
So if I have the settings set to "leave as is" and they miss a couple billing cycles, does it generate charges for the additional missed payments?
like if i'm charging them for $30 a month and the miss two months and then update their payment method, would it auto generate invoices to make that up on the normal payment schedule?