#.rjcustodio

1 messages · Page 1 of 1 (latest)

bitter vesselBOT
#

Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

wide belfry
#

Hi there!

#

What do you mean by "validate"?

snow breach
#

we are using stripe address element, so the customer can update their shipping address in stripe dashboard.

so our structure is, in UI we are using stripe address element, then we are getting those values and pass it to API which it will update the stripe customer record.

but my concern is, what if the user input the wrong address, like in my screenshot above. there is no Gresham in Arizona. Gresham is located at portland oregon

wide belfry
#

Got it. But no Stripe doesn't do address validation, so if you need it you'll need to build this on your end.

snow breach
#

got it thanks