Closed
Bug 817883
Opened 10 years ago
Closed 10 years ago
Require a product ID in the navigator.mozPay() data dict
Categories
(Marketplace Graveyard :: Payments/Refunds, defect, P1)
Tracking
(Not tracked)
RESOLVED
FIXED
2012-12-13
People
(Reporter: kumar, Assigned: kumar)
References
Details
We need all apps to assign a unique product ID when requesting payment via navigator.mozPay(). The ID only needs to be unique within their own app. This bug is to update the API docs [1] and fully update the webpay implementation (dupe checking, etc). [1] https://wiki.mozilla.org/WebAPI/WebPayment No client side (device) navigator.mozPay() code change is needed for this.
Assignee | ||
Updated•10 years ago
|
Assignee | ||
Updated•10 years ago
|
Target Milestone: 2012-12-06 → 2012-12-13
Assignee | ||
Comment 1•10 years ago
|
||
Some patches for this: https://github.com/mozilla/solitude/commit/758701558b090ad801169be73981df68e45956d0 https://github.com/mozilla/solitude/commit/00e23d171da07ff5186ec6929d8fd72c69e67956 https://github.com/mozilla/solitude/commit/500eada5a1ad4cc1de6618966018eba16c38c081 https://github.com/mozilla/zamboni/commit/1efc89ead5405ac6adab40a84ad13ed27a6bdc6c I updated the example JWTs in the docs to use request.id everywhere https://wiki.mozilla.org/WebAPI/WebPayment
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•