#Sleepyhead-card-element-billing

1 messages · Page 1 of 1 (latest)

weary bronze
#

No, there's no way to make the card element request a full billing address

neat wadi
#

Ok, but the payment element will if needed? I don't collect address in my registration flow but in India it is required to have address for transactions in USD

#

So does the fields depend on payment method or will the payment element also ask for billing address in the case of India merchant with USD transactions?

weary bronze
#

Payment Element will not collect billing details for card payments - that's something you'd need to collect separately in your own UI

neat wadi
#

ah ok, I assumed it would since it says "For some payment methods, this means that the Payment Element will collect details like name or email that you may have already collected from the user. "

weary bronze
#

Yeah that's referring to different payment method types like SEPA that have specific requirements - cards in general do not have those requirements

neat wadi
#

yeah, in this case there is a requirement though but I will collect address manually. thanks.