#shawnpayne

1 messages · Page 1 of 1 (latest)

static sealBOT
violet zephyr
#

hi! there's not a great solution there, our recommendation is you use the PaymentElement or Checkout instead. In those, there is a direct dropdown for the customer to pick their country, and the postal code input localises according to that, which is the only reliable way to do this.

#

if you use older integrations like the CardElement they localise according to where we think the card is issued according to the BIN(first 6 digits of the card), which can be inaccurate.

brittle kettle
#

@violet zephyr
Thanks for that. I will check the implementations.