#Aurelius-webhook

1 messages · Page 1 of 1 (latest)

stiff flare
#

Maybe you have set multiple webhook endpoints, and some delivered and some hasn't? Do you have the PaymentIntent Id?

thorn trench
#

"evt_3K7BWeDtAqr0NEuG1sqOp2Nb"

stiff flare
#

Hmm I see all event succeed. Where are you seeing them pending?

thorn trench
#

When I select the Webhooks tab and select checkout.session.completed event under the request data

#

under the livemode field it has

#

"pending_webhooks": 3,

#

line 69

stiff flare
#

Could you screenshot?

thorn trench
#

Is this enough or?

stiff flare
#

Could you paste me the event id of that checkout.session.completed? The id above is a payment_intent.succeed

thorn trench
#

"evt_1K7BWvDtAqr0NEuGr0dtRjay"

stiff flare
thorn trench
#

Yeah

#

They all succeed, so i'm wondering why it has pending shown as in the image

thorn trench
#

When I test my webhook more, It seems the intial events sent from stripe don't work. But when I resend it the webhook on my site triggers

stiff flare
#

can you create an event that initial request doesn't work, then instead of resend it, paste us its id

thorn trench
#

I have been playing around with different scenarios and I think it's an issue with netlify functions than stripe