#jesse_zapier-debug

1 messages ยท Page 1 of 1 (latest)

humble ruinBOT
#

๐Ÿ‘‹ 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/1220151347819708526

๐Ÿ“ Have more to share? Add more details, code, screenshots, videos, etc. below.

main arrowBOT
spring verge
#

@north hull Hello! We don't usually help with this but I can try and look. Do you have an exact payment id I can look at in Stripe?

north hull
#

I appreciate it! Here are the two payment IDs that were missed by zapier:

#

pi_3Ov1GmH1TU1OL4He107Da77W

#

pi_3Otg6ZH1TU1OL4He0mF2OLAp

spring verge
#

Okay what Event type are you handling with Zapier?

north hull
#

"New Payment"

spring verge
#

yeah "new payment" is not really a Stripe term at all, it's a Zapier term ๐Ÿ˜…

#

so to me it looks like Zapier dropped it on their end

#

jesse_zapier-debug

#

@north hull does my explanation make sense?

north hull
#

which is different than the one you shared, and does not show any webhooks

spring verge
#

There are a lot of Events though and you have to look at the right one

#

You have to look at the payment_intent.succeeded one instead

#

It's the one where the text reads

The payment pi_xxxx for $xxx USD has succeeded

north hull
#

thank you, yes I just found it

#

hmm, so from your experience, do you have any idea why some instances would be dropped on zapier's end?

spring verge
#

No idea sorry you'd have to ask Zapier. They clearly replied to our Event with a 200 or we'd have retried

#

so that's your next step I think to talk to their own support team

north hull
#

Ok thanks for the help. Also, any recommendations on what information to give zapier support to help them investigate it?

spring verge
#

if you look in the Dashboard you can see there's a "response" from Zapier at the bottom I think right?

north hull
#

you mean here?

spring verge
#

yes that response at the bottom is from Zapier and you can share that with them, some of those ids likely mean something to them

north hull
#

ok, I will do that, thanks again