#Mijelz-Checkout

1 messages · Page 1 of 1 (latest)

spring dome
#

Hi

fervent imp
#

hi

#

oh I should note

#

I also pass in customer_email

#

to the session

spring dome
#

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

fervent imp
#

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

spring dome
#

Yes! You can reference the Checkout Session object in API Reference

fervent imp
#

thank u orakaro