Closed
Bug 821511
Opened 12 years ago
Closed 12 years ago
Convert price tiers to array of price/currency in webpay
Categories
(Marketplace Graveyard :: Payments/Refunds, defect, P1)
Tracking
(Not tracked)
RESOLVED
FIXED
2012-12-20
People
(Reporter: kumar, Assigned: andy+bugzilla)
References
Details
After bug 817059 we can fetch price/currency per tier ID from Marketplace. Let's update webpay to reject any price that doesn't include a price ID. The API docs for navigator.mozPay() will need updating too.
Reporter | ||
Updated•12 years ago
|
Reporter | ||
Comment 1•12 years ago
|
||
reject but also convert the tier ID to a list of prices/currencies :) The Bango APIs already allow us to specific a list of all possible prices/currencies.
Reporter | ||
Updated•12 years ago
|
Summary: Only accept price tiers in webpay → Convert price tiers to array of price/currency in webpay
Reporter | ||
Updated•12 years ago
|
Assignee: nobody → kumar.mcmillan
Assignee | ||
Updated•12 years ago
|
Assignee: kumar.mcmillan → amckay
Assignee | ||
Comment 2•12 years ago
|
||
First part: https://github.com/mozilla/webpay/commit/123ecb
Assignee | ||
Comment 3•12 years ago
|
||
Second part: https://github.com/mozilla/solitude/commit/328c9c
Assignee | ||
Comment 4•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•