Thank you!
Close, but... This disables autofill on the billing address, forcing the customer to type it, which is quite bad for those who are used to using autofill. It does work on Contact Information, you save it but then all other billing fields need to be populated manually.
BTW, autocomplete="off" is ignored by Chrome (see
SO) so I put autocomplete="new-password"
If you manually fill in the form and jump inputs using Tab key, you can get to billing address and type in your name and remove the overlay.
I think the perfect scenario would be to keep the overlay active until Contact Information is saved. Is that possible?
Bookmarks