Closed
Bug 1056416
Opened 10 years ago
Closed 10 years ago
fxpay: return full product info to callback on purchase()
Categories
(Marketplace Graveyard :: Payments/Refunds, defect, P2)
Tracking
(Not tracked)
RESOLVED
FIXED
2014-09-02
People
(Reporter: kumar, Assigned: kumar)
References
Details
(Whiteboard: [qa-])
When we restore products from receipt we return full product info as fetched from the API (bug 1054532). We should return the same product info to the callback of fxpay.purchase(id). We can do this by hitting the API again since we'll have the product ID. We may want to get smart about caching but perhaps XHR caching is enough.
Assignee | ||
Updated•10 years ago
|
Assignee: nobody → kumar.mcmillan
Priority: -- → P2
Assignee | ||
Comment 1•10 years ago
|
||
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → 2014-09-02
You need to log in
before you can comment on or make changes to this bug.
Description
•