#vartul_webhooks
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/1215413067509403720
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
You should be able to resend then up to the retention limit of 30 days using the CLI resend command:
https://docs.stripe.com/cli/events/resend
Amazing let me try this. There are also some events that are older than 30days. What can I do for them?
An example would be this event from Jan 31st: evt_3OelHnJYMOMTx4nT1juLrMBb
https://dashboard.stripe.com/events/evt_3OelHnJYMOMTx4nT1juLrMBb
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
There are also some events that are older than 30days. What can I do for them?
Nothing, unfortunately. Those are no longer available to you via the API
Ok, so there is no way to replay them? Even through a support request or any other way?
Correct, thats not possible. You'll need to inspect the corresponding objects (invoices, payment intents, etc) instead