Disable auto fill adress in checkout

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
1 ano atrás
Is thera a way to disable auto fill adress in checkout?

We only use guest users (no register/login). But for some reason during checkout it already shows an address. Looks like it's stored in database and is related to ip address?

We like to disable this option so a customer should always enter the address themselves
1 ano atrás
This is a browser-saved address, not nopCommerce.
Here's a solution for a developer to disable autofill in input fields.
https://stackoverflow.com/questions/582244/is-there-a-valid-way-to-disable-autocomplete-in-a-html-form

//Rashed
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.