#jcnguyen_36895_03919

1 messages ยท Page 1 of 1 (latest)

tender ledgeBOT
silent scarab
#

Hi ๐Ÿ‘‹

No once you have your schedule created, the subscription will get created once the first phase starts

hybrid grotto
#

got it thanks.

#

another question. Do stripe has method to validate address either js or server side (api)?

supple cave
#

๐Ÿ‘‹ hopping in here - what sort of validation wereyou hoping for?

hybrid grotto
#

are we using stripe address element so want to make sure that zipcode state city are valid

supple cave
#

Like they're a valid combination? I don't think we have that level of validation unfortunately ๐Ÿ˜ฆ

#

We have pretty basic validation built into the address element to make sure all the fields are filled out/some validation based on format but that's about it

hybrid grotto
#

got it because the user can change since it just a text field

#

so was hoping that there's some sort of validation once a full address has been filled

supple cave
#

Yeah sorry about that ๐Ÿ˜ฆ

#

address validation is deceptively tricky