Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

This site will have limited functionality while we undergo maintenance to improve your experience. If an article doesn't solve your issue and you want to ask a question, we have our support community waiting to help you at @FirefoxSupport on Twitter and/r/firefox on Reddit.

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 reply
  • 1 has this problem
  • 19 views
  • Last reply by cor-el

more options

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

Chosen solution

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)

more options

Chosen Solution

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.