#logan100

1 messages ยท Page 1 of 1 (latest)

vast questBOT
mystic oyster
#

HI ๐Ÿ‘‹

What is the event that you are listening for?

lofty bough
#

Payment Intent

#

Not sure if thats the best way to do this, however Payment Intent has all my metadata so I was listening for that

#

Unless maybe I should listen for checkout session complete and fetch the payment intent from that instead?

mystic oyster
#

The checkout.session.completed is the event that will include the Checkout Session ID

#

and it will have the related Payment Intent ID as part of the Checkout Session object

lofty bough
#

Okay perfect, maybe I was just handling these backwards then

#

Thank you

mystic oyster
#

Happy to help ๐Ÿ™‚