Skip to content

Instantly share code, notes, and snippets.

@kumar303
Forked from anonymous/fxos-payment-prefs.js
Last active December 10, 2015 04:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kumar303/4384040 to your computer and use it in GitHub Desktop.
Save kumar303/4384040 to your computer and use it in GitHub Desktop.
pref("dom.payment.provider.0.name", "firefoxmarket");
pref("dom.payment.provider.0.description", "marketplace.firefox.com");
pref("dom.payment.provider.0.uri", "https://marketplace.firefox.com/mozpay/?req=");
pref("dom.payment.provider.0.type", "mozilla/payments/pay/v1");
pref("dom.payment.provider.0.requestMethod", "GET");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment