#nikos-webhook-events

1 messages · Page 1 of 1 (latest)

pseudo hearth
#

Hi, how did you create the PaymentIntent? Possibly via Checkout?

dim stratus
#

yes i use stripe checkout page

pseudo hearth
#

Then you should look at checkout.session.completed instead

#

1 min

dim stratus
#

at that point is it guaranteed that a successful payment had been made

vagrant prawn
#

Hi! I'm taking over this thread.

#

at that point is it guaranteed that a successful payment had been made
If you get the checkout.session.completed event, then yes the payment was successful.