Marketplace/PaymentAndroid: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(Created page with "Testing payments for Android 1. go get nightly Android: http://nightly.mozilla.org/ 2. go and install this add-on so that you will get mozPay configured for dev and stage: h...")
 
No edit summary
Line 1: Line 1:
Testing payments for Android
= Testing payments for Android =


1. go get nightly Android: http://nightly.mozilla.org/
1. go get nightly Android: http://nightly.mozilla.org/

Revision as of 23:32, 25 September 2013

Testing payments for Android

1. go get nightly Android: http://nightly.mozilla.org/

2. go and install this add-on so that you will get mozPay configured for dev and stage: https://addons.mozilla.org/en-US/firefox/addon/dev-marketplace/

3. use an existing app, or upload a new one and make sure you make it android compatible. Here's a test one: https://marketplace.allizom.org/app/test-app-iupsbfodawsp/

4. press buy

Need to hook up a debugger to get some debugging action for that Android page? Try:

http://starkravingfinkle.org/blog/2012/08/firefox-for-android-remote-debugging-is-here/ https://hacks.mozilla.org/2012/08/remote-debugging-on-firefox-for-android/