#Adi

1 messages · Page 1 of 1 (latest)

azure lakeBOT
warm field
#

Hi there!

#

The simplest option is to listen to the webhook event checkout.session.completed

#

And it will contain the customer ID

dire swallow
#

can I use payment_intent.succeeded ???

warm field
#

Yes that also works. But if you are using a Checkout Session it makes more sense to use checkout.session.completed.

dire swallow
#

ok got it. Thanks