Closed
Bug 1113801
Opened 10 years ago
Closed 10 years ago
Merge fxpay into Fireplace
Categories
(Marketplace Graveyard :: Payments/Refunds, defect, P2)
Tracking
(Not tracked)
RESOLVED
FIXED
2015-01-20
People
(Reporter: andy+bugzilla, Assigned: kumar)
References
Details
(Whiteboard: [qa+])
In order to do desktop payments, we'll need to merge fxpay into Fireplace.
This might be a big bug, but we need to ensure that at the end of this, payments work on Desktop, Android and Firefox OS, using fxpay as appropriate.
| Reporter | ||
Updated•10 years ago
|
Priority: -- → P2
Summary: Merge fxpay into the Fireplace → Merge fxpay into Fireplace
| Assignee | ||
Updated•10 years ago
|
Assignee: nobody → kumar.mcmillan
| Assignee | ||
Comment 1•10 years ago
|
||
As a first pass, I added an adapter to fxpay so we can swap in the Marketplace app purchasing logic: https://github.com/mozilla/fxpay/pull/57
Whiteboard: [qa-]
| Assignee | ||
Comment 2•10 years ago
|
||
fxpay needed fixing for how it did namespacing and sub-module requirements: https://github.com/mozilla/fxpay/pull/58
| Assignee | ||
Comment 3•10 years ago
|
||
Fireplace patch: https://github.com/mozilla/fireplace/pull/907
Zamboni patch: https://github.com/mozilla/zamboni/pull/2841
For QA: please try a payment on the Dev servers.
This adds the ability to purchase an app on Firefox desktop. STR:
- load https://marketplace-dev.allizom.org/
- search :paid
- purchase an app (Dev does not charge real money)
It wouldn't hurt to try it on Firefox OS Marketplace Dev to make sure there are no regressions.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Whiteboard: [qa-] → [qa+]
Target Milestone: --- → 2015-01-20
Comment 4•10 years ago
|
||
We logged https://bugzilla.mozilla.org/show_bug.cgi?id=1123368 and https://bugzilla.mozilla.org/show_bug.cgi?id=1123350 after testing the Desktop Payments, but I don't think that we should re-open this bug now
You need to log in
before you can comment on or make changes to this bug.
Description
•