#corey-postal-codes
1 messages · Page 1 of 1 (latest)
Hello 👋
Looking into this!
is it safe for us to always still ask for a billing postal code?
Definitely. You can create your own input for zip codes, add validations to it and then pass it on toconfirmCardPayment()
Are there cases/countries where supplying a billing postal code would be more problematic than helpful?
Not really. It would actually be more helpful, as the Payment gateways use zip codes for AVS check and decide if they want to approve/decline a charge
Ok, great. Thank you for confirming!