#ravid_53977
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.
- ravid_53977, 1 hour ago, 15 messages
- ravid_53977, 2 hours ago, 10 messages
- ravid_53977, 17 hours ago, 14 messages
- ravid_53977, 1 day ago, 8 messages
Can you please share the pi_xxx ID?
pi_3OWyGvDpT9r0rhqP4RYfRpEF
Taking a look
AFAIK neither wallet actually require users to provide an email address when adding cards so you can't necessarily request it from the wallet interface
If you want to add an email address associated with the payment, then you'd do that on confirmation from your own UI: https://stripe.com/docs/js/payment_intents/confirm_payment#confirm_payment_intent-options-confirmParams-payment_method_data
In this step: https://stripe.com/docs/elements/express-checkout-element/accept-a-payment#submit-the-payment
Actually, seems you can request it from the wallet interface: https://stripe.com/docs/elements/express-checkout-element/accept-a-payment#collect-payer
Hope that helps!