#jcnguyen_36895_03919
1 messages ยท Page 1 of 1 (latest)
Hi ๐
No once you have your schedule created, the subscription will get created once the first phase starts
got it thanks.
another question. Do stripe has method to validate address either js or server side (api)?
๐ hopping in here - what sort of validation wereyou hoping for?
are we using stripe address element so want to make sure that zipcode state city are valid
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