#matheus_invoice-events
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/1301233752537563137
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hello! The behavior you're describing is expected. Invoices themselves don't have a past due status, only Subscriptions have that status. A Subscription won't trigger an updated Event when it's already past due and another Invoice becomes past due; there is no update to the Subscription as it's already in past due status.
That said, you might want to look into Automations and the functionality around overdue Invoices: https://docs.stripe.com/billing/automations
You can set up a invoice.overdue Event, for example, that I think will do what you want.
Ok, this will probably work
Thanks for your help. I let you know if I ran into any other blockers
No problem, good luck!
matheus_invoice-events
Hey @fading mountain , just to understand, here in this case, this invoice will become "uncollectible" after those 131 days? Or is this something else?