Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Weitere Informationen

No option for saving credit card details in 95.0.2

  • 2 Antworten
  • 1 hat dieses Problem
  • 43 Aufrufe
  • Letzte Antwort von 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?

Ausgewählte Lösung

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".

Diese Antwort im Kontext lesen 👍 1

Alle Antworten (2)

more options

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

Geändert am von jonzn4SUSE

more options

Ausgewählte Lösung

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".

Geändert am von cor-el