Closed
Bug 753361
Opened 13 years ago
Closed 13 years ago
display product image during in-app payment flow
Categories
(Marketplace Graveyard :: Payments/Refunds, defect, P2)
Tracking
(Not tracked)
RESOLVED
FIXED
2012-05-17
People
(Reporter: kumar, Assigned: potch)
References
Details
as of bug 744943, developers can include imageURL (relative or absolute) in their JWT and that image will be resized and stored.
This bug calls to adjust the UI to either 1) display the image or 2) display a generic placeholder if no image was specified.
Reporter | ||
Comment 1•13 years ago
|
||
potch, clarkbw, is it simple to shoehorn in an image to the in-app payment window? Do we need a new mock for this?
by the way, we are resizing the image to 150px but that can be adjusted to whatever.
Assignee | ||
Comment 2•13 years ago
|
||
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 3•13 years ago
|
||
the model is missing a few things to show cached images. I'm about to land the patch in a few...
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Reporter | ||
Comment 4•13 years ago
|
||
Backend fixes https://github.com/mozilla/zamboni/commit/7b1ec0c
This is ready for QA. Thanks potch!
Status: REOPENED → RESOLVED
Closed: 13 years ago → 13 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•