Closed
Bug 981093
Opened 11 years ago
Closed 9 years ago
Resize in-app product icons and include in JWT
Categories
(Marketplace Graveyard :: Payments/Refunds, defect, P4)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: kumar, Unassigned)
References
Details
For server-less in-app payments (bug 944480) the developer will upload in-app products on devhub. This bug is to:
- resize icons so that they are available in all possible sizes when a product image is uploaded.
- include all possible icons in the JWT. See the example here for more info: https://developer.mozilla.org/en-US/Marketplace/Monetization/In-app_payments#Set_up_a_purchase_button
Reporter | ||
Comment 1•11 years ago
|
||
FYI: there is already some image caching going on: https://github.com/mozilla/webpay/blob/master/webpay/pay/tasks.py#L300 And we have support for in-app icons here http://firefox-marketplace-api.readthedocs.org/en/latest/topics/payment.html#product-icons
Updated•11 years ago
|
Priority: -- → P2
Updated•11 years ago
|
Priority: P2 → P4
Updated•10 years ago
|
Comment 2•9 years ago
|
||
Based on the recently announced future plans for the Marketplace to remove payments, closing these bugs.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•