#blagi.connecto
1 messages · Page 1 of 1 (latest)
They calling it Zip code!?
I'm confused. our support stuff is contacting them by email so I'm not directly involved. Is is a uusual to show a postal code? Never did see it before!? I know it's part of address but I'm providing email for them. How postal code entry can be avoided?
Maybe it's some new feature?
Pardon me: codename_duchess
You can set it to never when creating: https://stripe.com/docs/js/elements_object/create_payment_element#payment_element_create-options-fields-billingDetails-address-postalCode
If I set a postal code to never I had to provide a postal code value in .confirmPayment()? Same was wit country, I set it to 'never' and then provide a country code in confirmPayment().
It's probably based on some IP, the payment method isn't chosen at a moment i's a default card and no any data entered yes (the guest sent the payment form screenshot).
Not sure exactly. But providing postal code is necessary for some networks (payment method would likely be declined otherwise)
Could be based on country
Ok. Thanks duches