#Central RV Park Manager-postal-code
1 messages · Page 1 of 1 (latest)
How are you collecting card details here?
Online through a reservation portal
What portal? Is this Stripe Checkout or a custom page with Elements?
stripe through a custom page
What Element are you using? The Payment Element? Card Element?
I'm sorry, I don't know. they enter their card info by hand when it comes time for them to pay.
did you or a developer team build this integration
the issue you describe is a niche edge case but known issue
Stripe Elements formats the postal code field based on where it thinks the card is from. For a card issued in US but now has a billing address in CA, that postal code validation doesn't work so you can enter 00000 to bypass it which isn't a great workaround
Thank you! This was built as a link to a Stripe account by the developer of our reservation software. We will let our developer know and also instruct our customer to use the bypass until we can find a better solution.
yeah it should work fine for vast majority of users who have US cards with US billing addresses
just doesn't work for a subset of users who move out of the US with US cards and change their billing address
they used their old address to set up their account and it got changed after they went back to Canada. Thank you so much for the help!!