#AlexElba

1 messages · Page 1 of 1 (latest)

gray topazBOT
paper steppe
#

When you receive back the checkout.session.completed, you will see the client_reference_id with the payment_method and the customer id (if you also pass in when creating the CheckoutSession)

thorny spruce
#

so this will happen during webhook call

#

will webhook call be before page is redirected to thank you page or not guaranteed

#

success page

paper steppe
#

Not guaranteed. It depends on the network from Stripe server to your webhook server vs. the customer browser environment

thorny spruce
#

ok thanks, will client_reference_id be the same as customer id, when customer is created?