#inderjeet
1 messages · Page 1 of 1 (latest)
Hi
I don't believe you can disable the validation for those fields, confirming
Yes Confirm
Seems you can only disable validation on the phone field: https://stripe.com/docs/js/elements_object/create_address_element#address_element_create-options-validation
Yep, it's not possible to disable validation on the address fields. Only phone if you're collecting it
So, I cant disable the default iinput validation
Afraid not
Then I guess you can't use Address Element. You'll need to collect address information in your own form and pass the details to confirmPayment