搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

No option for saving credit card details in 95.0.2

  • 2 回覆
  • 1 有這個問題
  • 43 次檢視
  • 最近回覆由 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 於 修改