#Sleepyhead-card-element-billing
1 messages · Page 1 of 1 (latest)
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?
Payment Element will not collect billing details for card payments - that's something you'd need to collect separately in your own UI
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. "
Yeah that's referring to different payment method types like SEPA that have specific requirements - cards in general do not have those requirements
yeah, in this case there is a requirement though but I will collect address manually. thanks.