#T-Bone
1 messages · Page 1 of 1 (latest)
Hi!
It's created: https://stripe.com/docs/api/checkout/sessions/object#checkout_session_object-customer unless you explicitly pass a customer id on creation.
For Checkout Sessions in payment or subscription mode, Checkout will create a new customer object based on information provided during the payment flow unless an existing customer was provided when the Session was created
ohh that is great actually, this answers my 2nd question as well