#cass

1 messages ยท Page 1 of 1 (latest)

stone saddleBOT
regal glacier
#

Hi ๐Ÿ‘‹

What is the use case where you are attempting to validate zipcodes?

snow ruin
#

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

regal glacier
#

When you say zipcode validation, you mean on the client-side ? Like checking that the zipcode exists?

snow ruin
#

yes

#

no no sorry

#

talking about this

regal glacier
#

What do you mean "talking about this"?

snow ruin
#

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

regal glacier
#

Not necessarily. How are you collecting payment method information?

snow ruin
#

we are using "Accept a payment -> Card element only" component from Stripe SDK

regal glacier
#

In that case your integration should collect the postal code as part of the interface. Have you tested this out?

snow ruin
#

yes, the zip collect is being collect, we are testing the process now

regal glacier
#

Okay so what is the state of your quesiton?

snow ruin
#

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

regal glacier
#

Happy to help ๐Ÿ™‚