#Matt11
1 messages ยท Page 1 of 1 (latest)
Hello ๐
I believe if you disable it on the elements you still need to pass it as a billing detail parameter. I believe we expect that you are collecting this information using your own UI
unfortunately I don't, so it is a mandatory field?
I believe so, yes.
is there someone can confirm this?
Just confirmed, for card payments country is a mandatory field yes.
what happen if I pass a fixed field and a customer from another country do the payment?
It would depend on the card issuer/bank to process or decline the charge
ok thank a lot! ๐
and is it possibile to reduce the width of the field inside the stripe elements?
I don't think so. The elements assume the size based on the container they're rendered in.
fwiw, here are all the customisations PaymentElement support
https://stripe.com/docs/elements/appearance-api
thank you hanzo!