#noorbl
1 messages ยท Page 1 of 1 (latest)
Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- noorbl, 20 minutes ago, 20 messages
hanzo can you help me?
I don't think AddressElement supports collecting email.
PaymentElement only supports collecting email for the payment methods that require it.
So the best way would be to add your own field to collect the email.
We can't write your code for you unfortunately ๐
You'd need to learn how to add a text input field on the page, you can use google to look for tutorials
Sorry, I don't really understand
Email isn't required to process payments if that's what you're asking
Like I mentioned earlier, the only way to collect the email address each time is to add your own field on the page and then passing the email to stripe when you call confirmPayment
https://docs.stripe.com/js/payment_intents/confirm_payment#confirm_payment_intent-options-confirmParams-payment_method_data-billing_details