#C-Tra
1 messages · Page 1 of 1 (latest)
Hi there, can you share with me the PaymentIntent ID?
As well as the full error trace?
One sec
id: pi_2MhO79X9x3rssu8w0kQ6nPOY
this is the error coming from the api, let me know if this is what you want
Got it, thanks.
Yes email address is mandatory for link payment, as it's needed to authenticate the customer.
what if a customer doesn't want to use Link, so they leave the email blank and they continue by keying in their card details
You can remove LinkAuthenticationElement, the PaymentElement also provide email fields for link authenticaiton if link is selected.
Oh? I'm sorry, do you have a documentation or reference for that. The resources i was reading didn't mention about not using LinkAuthenticationElement
I don't see this part well documented, but you can test it out yourself.