#jamescurl_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/1419651658429759550
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
hey there! looking into your question now
checking the webhook payload for evt_3S96R0F4wJjHF7fw0PF9zTR5, I can see it has "api_version": "2025-05-28.basil"
can you confirm what gave you the impression that 2020-08-27 was received?
{
"id": "evt_3S96R0F4wJjHF7fw0PF9zTR5",
"object": "event",
"api_version": "2020-08-27",
"context": "acct_104FvH4l3G6cOVHa/acct_1IXmnUF4wJjHF7fw",
"created": 1758296503,
"data": {
"object": {
"id": "pi_3S96R0F4wJjHF7fw0XLSc0Em",
"object": "payment_intent"}
"request": {
"id": "req_YJAnRc0VmLxPeb",
"idempotency_key": "53de64de-fe47-4063-a227-e75082fae5e7"
},
"type": "payment_intent.succeeded"
}
This was received as the request in the event
eventId - evt_3S96R0F4wJjHF7fw0PF9zTR5
I removed some of the info from the response, so that its clear.
thanks, taking a deeper look
๐ taking over for my colleague. Let me catch up.
did you email us about the issue in the last hour?
Yes I created a support ticket on the same sometime back.
yes someone is working on that ticket as we speak, would you mind if we continue there instead?
just so we don't duplicate the effort on the same issue.
Sure that works, thank you.