Don't use autofill in your browser
yoast.com
Don't use autofill in your browser
1–10 of 74 posts
Re: Don't use autofill in your browser
#2Re: Don't use autofill in your browser
#3I don't mind reaching for my wallet there; it forces you to make a conscious decision to spend the money, which is at least slightly better than a 1-click impulse.
Re: Don't use autofill in your browser
#4Re: Don't use autofill in your browser
#5Just make hidden form fields for every field name you can think of, then make some onload javascript to welcome them to the page with any fields that aren't empty.
Re: Don't use autofill in your browser
#6Re: Don't use autofill in your browser
#7This is weird, I'm on chrome but it doesn't happen for me...
Re: Don't use autofill in your browser
#8Should be easy to make a proof of concept page to scare people dumb enough to have credit card auto-complete. Just make hidden form fields for every field name you can think of, then make some onload javascript to welcome them to the page with any fields that aren't empty.
You shouldn't call people dumb for following Google's instructions. I agree with you that storing CC details in a web browser is a bad idea, but we should take issue with Chrome here (and other browsers) not with regular "dumb" users.
Re: Don't use autofill in your browser
#9Re: Don't use autofill in your browser
#10It's considered good practice to use it on login fields, but otherwise depends on whether you think security or user preference should take priority.