#coding-lover_docs
1 messages · Page 1 of 1 (latest)
đź‘‹ Welcome to your new thread!
⏲️ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.
⏱️ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.
đź”— This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1351497306687410258
📝 Have more to share? Add more details, code, screenshots, videos, etc. below.
Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- coding-lover_docs, 1 day ago, 9 messages
Hi there đź‘‹ apologies for the delay, I'll be with you as soon as I can.
Yes, past_due Subscriptions continue to generate Invoices:
past_duePayment on the latest finalized invoice either failed or wasn’t attempted. The subscription continues to create invoices. Your subscription settings determine the subscription’s next state. If the invoice is still unpaid after all attempted smart retries, you can configure the subscription to move to canceled, unpaid, or leave it as past_due. To move the subscription to active, pay the most recent invoice before its due date.
https://docs.stripe.com/billing/subscriptions/overview#subscription-statuses:~:text=activate their subscriptions.-,past_due,active%2C pay the most recent invoice before its due date.,-canceled
what is difference between past due and unpaid?
in both case invoices are generated?
The key difference, is whether payments are attempted for the generated invoices.
in case of unpaid subscription payments are not attempted and in case of past due payments are attempted?
after all tries past due changed to cancelled subscription?
Yes
Depends on how you configure your settings. You can check how you have them set in your settings within your Stripe dashboard, in the Manage failed payments for subscriptions section on this page:
https://dashboard.stripe.com/settings/billing/automatic
ok
ok if subscription status is past due after every billing cycle stripe tries to charge according to retries rules in dashboard settings
Is there a question you need clarification on?
yes
What's the question then?
If this is the question, then yes. We will attempt automatic retries for invoice payments if the subscription continues to generate invoices even when past_due
for example in feb for one customer subscription is past due and on march stripe charged the customer does it charge for current invoice or also charge for previous invoice?
Once the retries for the old Feb invoice are exhausted we won't automatically retry payment on it
ok thanks
You can configure how many times we'll attempt to retry payment in your Dashboard