#leovenbag
1 messages · Page 1 of 1 (latest)
That is the behaviour when setting the customer_email when creating checkout sessions directly:
https://stripe.com/docs/api/checkout/sessions/create#create_checkout_session-customer_email
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
But is not possible via payment links AFAIK
Ah I see, makes sense... Thank you so much