Everywhere credit card information is collected there should be an attribute for "autocomplete" = "off". This keeps the browser from auto-completing or (more importantly) storing credit card numbers in the browser cache to begin with.

http://www.petefreitag.com/item/481.cfm
http://stackoverflow.com/questions/582244/is-there-a-w3c-valid-way-to-di...

Comments

quicksketch’s picture

Title: All Credit Card and CCV2 fields should have "autocomplete" attribute set to FALSE » All Credit Card and CCV2 fields should have "autocomplete" attribute set to "off"

Sorry the property value should be "off", not "FALSE".

allie micka’s picture

Status: Active » Fixed

Committed. Thanks quicksketch!

quicksketch’s picture

Thanks Allie!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.