#cass
1 messages ยท Page 1 of 1 (latest)
Hi ๐
What is the use case where you are attempting to validate zipcodes?
We want to validate the zip code when the user is adding the credit card, Our process works like this, the user creates an account, add the credit card and then he can use the app to make purchases, We are working on integrating 3d secure. but we would also like to add zip code validation but without asking the address to users
When you say zipcode validation, you mean on the client-side ? Like checking that the zipcode exists?
What do you mean "talking about this"?
we want to active this option, right now we are collecting the zip Code in the apps.. My question is in order that Stripe be able to validate if the card match with the Zip Code, we also would need ask for address of the card
Not necessarily. How are you collecting payment method information?
we are using "Accept a payment -> Card element only" component from Stripe SDK
In that case your integration should collect the postal code as part of the interface. Have you tested this out?
yes, the zip collect is being collect, we are testing the process now
Okay so what is the state of your quesiton?
i think you're right we dont need collecting the address in order that Stripe be able to validate the Zip Code
ty so much
Happy to help ๐