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

No option for saving credit card details in 95.0.2

  • 2 majibu
  • 1 ana tatizo hili
  • 247 views
  • Last reply by 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?

Chosen solution

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

Read this answer in context 👍 1

All Replies (2)

more options

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

Modified by jonzn4SUSE

more options

Suluhisho teule

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

Modified by cor-el