#TheF1ng3r - Webhooks

1 messages · Page 1 of 1 (latest)

formal fractal
#

Hello! Can you give me the ID of the event in question?

crisp sluice
#

Like the checkout event?

formal fractal
#

No, the ID of the checkout.session.completed event that you didn't receive. It should start with evt_.

crisp sluice
#

There was no event for that

formal fractal
#

Can you give me the Checkout Session ID?

crisp sluice
#

evt_3JwcWOJlVOwRBrpR0Uhngi8R

#

This is the one for the event payment_intent.succeeded

formal fractal
#

Taking a look, hang on...

crisp sluice
#

Ok

formal fractal
#

What event type were you expecting to receive about this Payment Intent?

crisp sluice
#

The checkout.session.complete

#

I suspected this is the event once the checkout is finished and I have received the money

#

Should I use the charge.succeeded event?

formal fractal
#

Checkout is not involved at all, so no checkout.session.completed event exists.

crisp sluice
#

Ah

#

So I guess I will change it to charge.succeded

formal fractal
#

You may want payment_intent.succeeded instead.

crisp sluice
#

Ok

crisp sluice
#

Thanks for the help