#Mijelz-Checkout
1 messages · Page 1 of 1 (latest)
You can find the Customer in the Checkout Session object later
By calling Retrieve Checkout Session API, or when you receive a checkout.session.completed webhook event
Nice yes I will be using the webhook
It will be a field on the checkout session then ya?
and I assume since I pass in the email, if a customer already exists the checkout session will just find and use that customer
Yes! You can reference the Checkout Session object in API Reference
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
thank u orakaro