#Peter Silie
1 messages · Page 1 of 1 (latest)
I created a customer and placed the E-Mail in the PaymentIntent.
Hello! You can pre-fill the email address in the Payment Element by providing it when you create the Payment Element: https://stripe.com/docs/js/elements_object/create_payment_element#payment_element_create-options-defaultValues-billingDetails-email
This is done in your client-side code.
In JS? Like this?