#swann-postal-code
1 messages · Page 1 of 1 (latest)
We have a Canadian Test card https://stripe.com/docs/testing#international-cards
4000001240000000
Hey thanks for the response! Do you have any insight into the rules used to determine the card's country in production?
yes, it's based on the card's number
Ahh amazing! So I just tested this and as you've mentioned the postal code field accepts letters upon using the Canadian test card but the react native CardField is still not allowing characters even with this card : (
Do you have any insight into this? Just want to check in before creating an issue in the repo