#erith-ikezawa_webhooks

1 messages ¡ Page 1 of 1 (latest)

dusk cypressBOT
#

👋 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.

neon haven
#

Can you clarify what you mean by "webhook isn't working"? I see the event id you shared was delivered successfully

kind kite
#

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

neon haven
#

That payment intent never succeeded

#

It's still in a requires_payment_method status

#

Which means customer never provided their payment method/finished paying

kind kite
#

It looks like they tried again immediately after pi_3QBolkLUpuM5CL7b12Sl38wZ and that one succeeded

neon haven
#

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

kind kite
#

So, are my logs empty because they are more than 30 days old?

neon haven