Претражи подршку

Избегните преваре подршке. Никада од вас нећемо тражити да зовете или шаљете поруке на број или да делите личне податке. Пријавите сумњиве радње преко „Пријавите злоупотребу” опције.

Learn More

No option for saving credit card details in 95.0.2

  • 2 одговорa
  • 1 има овај проблем
  • 196 прегледа
  • Последњи одговор послао cor-el

more options

Hey everyone,

I recently had to do a PC reset and thus lost all my files, settings and programs FF included. Upon reinstalling I don't have the option to save, view or sync credit card info. The whole section is missing from my settings.

I have already gone to about:config and enabled both of the autofill settings to true (as suggested in other Q&As) and restarted multiple times with no luck.

Any ideas why I would be missing this option?

Hey everyone, I recently had to do a PC reset and thus lost all my files, settings and programs FF included. Upon reinstalling I don't have the option to save, view or sync credit card info. The whole section is missing from my settings. I have already gone to about:config and enabled both of the autofill settings to true (as suggested in other Q&As) and restarted multiple times with no luck. Any ideas why I would be missing this option?

Изабрано решење

You can force the form autofill and credit card autofill feature by modifying some extensions.formautofill prefs on the about:config page.

  • extensions.formautofill.available = "on" (String)
  • extensions.formautofill.addresses.enabled = true (Boolean)
  • extensions.formautofill.creditCards.available = true (Boolean)
  • extensions.formautofill.creditCards.enabled = true (Boolean)
  • extensions.formautofill.creditCards.hideui = false (Boolean)

You can open the about:config page via the location/address bar. You can click the button to "Accept the Risk and Continue".

Прочитајте овај одговор са објашњењем 👍 1

Сви одговори (2)

more options

Are you in the US? Can you post a screenshot of that section?

Измењено од стране jonzn4SUSE

more options

Одабрано решење

You can force the form autofill and credit card autofill feature by modifying some extensions.formautofill prefs on the about:config page.

  • extensions.formautofill.available = "on" (String)
  • extensions.formautofill.addresses.enabled = true (Boolean)
  • extensions.formautofill.creditCards.available = true (Boolean)
  • extensions.formautofill.creditCards.enabled = true (Boolean)
  • extensions.formautofill.creditCards.hideui = false (Boolean)

You can open the about:config page via the location/address bar. You can click the button to "Accept the Risk and Continue".

Измењено од стране cor-el