#erith-ikezawa_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/1309560424638713876
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
Can you clarify what you mean by "webhook isn't working"? I see the event id you shared was delivered successfully
I setup the webhook to fire when payment_intent.succeeded is sent, and I have multiple payment_intents that did succeed, but the webhook itself has only triggered once on november 9th
I'm specifically checking against this payment intent, pi_3QBodZLUpuM5CL7b0mbKZYZ6 because that customer told me they never received confirmation for their order
That payment intent never succeeded
It's still in a requires_payment_method status
Which means customer never provided their payment method/finished paying
It looks like they tried again immediately after pi_3QBolkLUpuM5CL7b12Sl38wZ and that one succeeded
Yeah and unfortunately the payment_intent.succeeded event for that payment intent is over 30 days old, so I can't see the deliver attempt logs for it
So, are my logs empty because they are more than 30 days old?
Idk about your application's logs. That's configurable by you. But we have an event retention policy, so you wouldn't be able to see delivery attempts for this event in stripe: https://support.stripe.com/questions/stripe-event-retention-period