@stripe I am confused why the same emails come in as "new" customers - is that a setting on our side?
Checkout will create a new customer object unless an existing customer was provided when the session was http://created.You can use the `customer_email` parameter to prefill customer data if you already have an email on file! https://stripe.com/docs/api/checkout/sessions/object#checkout_session_object-customer_email …