Is your feature request related to a problem? (please describe)
A clear and concise description of what the problem is. Ex. I would like to see [...]
Currently using PaymentIntent and .confirmSetupElement there is no way to pass billing details such as: cardholder name, address, email, which risks the 3DS confidence rate, as its affected by factors such as having these billing details provided.
Describe the solution you'd like
A clear and concise description of what you want to happen.
Have the ability to send the billing details in the .confirmSetupElement
Describe alternatives you've considered
A clear description of alternative solutions or features you've considered.
Tried using CardField but the UI is relatively different compared to PaymentElement
Additional context
Add any other context or screenshots about the feature request here.
Is your feature request related to a problem? (please describe)
A clear and concise description of what the problem is. Ex. I would like to see [...]
Currently using
PaymentIntentand.confirmSetupElementthere is no way to pass billing details such as: cardholder name, address, email, which risks the 3DS confidence rate, as its affected by factors such as having these billing details provided.Describe the solution you'd like
A clear and concise description of what you want to happen.
Have the ability to send the billing details in the
.confirmSetupElementDescribe alternatives you've considered
A clear description of alternative solutions or features you've considered.
Tried using
CardFieldbut the UI is relatively different compared toPaymentElementAdditional context
Add any other context or screenshots about the feature request here.