#Flomir-email-checkout
1 messages ยท Page 1 of 1 (latest)
Hi there ๐ can you elaborate on what you mean by "automatically"?
The email field is not editable by the user and is filled automatically by the developer.
This is what I'm looking to do
Ah, you're looking to prefill the email. Yes that can be done via the customer_email parameter:
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.
Any time! Happy to help ๐