#nomoon-zip vs postal

1 messages · Page 1 of 1 (latest)

brazen ember
#

it sounds like its expecting a zip code instead

#

how are you testing this?

potent swan
#

through checkout.js

#

through UI

brazen ember
#

Sorry, can you say more about how you're integrated? What do you mean by checkout.js here?

potent swan
#

we imported this js

brazen ember
#

Are you following a guide/doc somewhere?

potent swan
#

it feels like there's a card country check based on the card number on stripe end?

balmy flicker
#

the 4242 card is a US card

brazen ember
potent swan
#

so basically if your js thinks that card is from US then it'll change the postal code pattern to US ?

brazen ember
#

Yes, using those legacy integrations

#

The new Payment Element does allow you to change country, but the the old patterns force the card country validation

#

And as @balmy flicker said the 4242 test card is a US card

potent swan
#

kk

#

thanks