Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

a form is autofilling cvv but not card number

  • 1 பதிலளி
  • 1 இந்த பிரச்சனை உள்ளது
  • 20 views
  • Last reply by cor-el

A form is autofilling name address phone, fair enough, it's not remembering card number, good, but it IS remembering the CVV which is very bad.

I don't understand how this is controlled, and I can't see anything in the page source

Is there something I can do about it, or the page owner can do?

Thanks

A form is autofilling name address phone, fair enough, it's not remembering card number, good, but it IS remembering the CVV which is very bad. I don't understand how this is controlled, and I can't see anything in the page source Is there something I can do about it, or the page owner can do? Thanks

தீர்வு தேர்ந்தெடுக்கப்பட்டது

Firefox will store autocomplete data if the input field doesn't have an autocomplete="off" attribute.

Firefox can recognize some specific data like credit card numbers via a check like the Luhn algorithm and omit storing such a number.

Read this answer in context 👍 0

All Replies (1)

தீர்வு தேர்ந்தெடுக்கப்பட்டது

Firefox will store autocomplete data if the input field doesn't have an autocomplete="off" attribute.

Firefox can recognize some specific data like credit card numbers via a check like the Luhn algorithm and omit storing such a number.