#chenchemie_unexpected
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/1362207193050517627
📝 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.
- chenchemie_unexpected, 19 hours ago, 29 messages
- chenchemie_docs, 23 hours ago, 2 messages
There likely is, yes. What's the Invoice ID?
That invoice won't be retried.
I don't know if there's a numeric limit; the point of Smart Retries is that how many times and how often is handled by machine learning magic so there aren't necessarily hard limits, etc. https://docs.stripe.com/billing/revenue-recovery/smart-retries#smart-retries
So the number of limit before the invoice status change to failed or uncollectible might be based on this setting?
Thanks for the clarification.
I have another question. After it hit a retry based on the settings, does the invoice status changed based also on this setting?
yep, it should. Are you seeing something different? In case you haven't seen this yet, you can use test clocks to mimic the passing of time : https://stripe.com/docs/billing/testing/test-clocks to test
We just need a confirmation because in our record, the payment is already blocked but it still continue through Smart Retry and the invoice status still open.
- Does the setting we set in Invoice status "If all retries for a payment fail, leave the invoice overdue" means that the invoice status still open?
- If we set this setting, does the invoice status still open even if it hit the retry limit we set via Smart Retries (Attached the photo for reference)
Does the setting we set in Invoice status "If all retries for a payment fail, leave the invoice overdue" means that the invoice status still open?
Yes., the invoice status is still open
If we set this setting, does the invoice status still open even if it hit the retry limit we set via Smart Retries (Attached the photo for reference)
Yes, it should still remain open after you hit the retry limit
Is there a documentation for this? I didn't found it when I searched it online
to clarify, are you asking if overdue means that the invoice status is open?
Its something related to my question
It’s actually mentioned right in the setting itself. I’m still not sure what specific documentation you’re looking for?
About the smart retries and the invoice status setting, if there's a documentation about them
I think this is what you're looking for : https://docs.stripe.com/billing/subscriptions/overview#settings
Thanks for the documentation Alex. I will read about this today
I have no futher questions. Thanks for answering my question