#typesaltyfish
1 messages · Page 1 of 1 (latest)
Hi there, you can learn more about checkout customization here https://stripe.com/docs/payments/checkout/customization
thx
thx for coming back to me
I just added phone as a required field for customers when checkout
I want to disable the email field
so, any documentation for this ?
How do you create the checkout session? Can you share the request ID (req_xxx)? Here's how you can find it: https://support.stripe.com/questions/finding-the-id-for-an-api-request
Find help and support for Stripe. Our support center provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
I don't see a way to disable the email field for checkout session
Do you mean Stripe requires email when checkout?
cuz my customers don't tend to use or have an email, so I am trying to remove the email field during checkout in order to improve users experience.
I'm afraid that email is mandatory in checkout session