Closed
Bug 856205
Opened 12 years ago
Closed 10 years ago
Display product icon in simulated payments
Categories
(Marketplace Graveyard :: Payments/Refunds, enhancement, P3)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: kumar, Unassigned)
References
Details
(Whiteboard: p=2)
Attachments
(3 files)
When a developer simulates a payment (bug 834410) she should be able to preview how her image icon (bug 848675) will look within the payment window.
| Reporter | ||
Updated•12 years ago
|
| Reporter | ||
Updated•12 years ago
|
Whiteboard: p=2
| Reporter | ||
Comment 1•12 years ago
|
||
We can do better!
| Reporter | ||
Comment 2•12 years ago
|
||
To see the current simulate screen, open this in a B2G browser and tap Buy on a product: http://mozpay-catalog.paas.allizom.org/
To hook this up to your local dev server (if you dare), do this:
- Run zamboni, webpay and solitude
- Generate a simulation key on your local zamboni at a URL like this http://marketplace.local/developers/in-app-keys/
- Install the catalog locally https://github.com/kumar303/mozpay-catalog/
- Add your simulation key/secret to the settings file
- Point config.mozPayType (in settings) to your local server per instructions in the comments
- Open http://0.0.0.0:3000/ on a B2G browser
| Reporter | ||
Comment 3•12 years ago
|
||
Hi Maureen, is this the latest payment confirmation mock? If not, please replace with the latest.
Comment 4•12 years ago
|
||
This is the latest mock. The two differences I see are:
1. Indicating whether the price includes (or excludes) taxes
2. "Terms and Conditions" should be a link
The screens are up-to-date in the bug that tracks the UX for the Bango screens:
https://bugzilla.mozilla.org/show_bug.cgi?id=856827
| Reporter | ||
Comment 5•12 years ago
|
||
Comment on attachment 751089 [details]
payment-confirmation.png
ok, thanks. Ignore payment-confirmation.png (not sure how to delete it, heh)
Attachment #751089 -
Flags: review-
Attachment #751089 -
Flags: feedback-
| Reporter | ||
Comment 6•12 years ago
|
||
I'd like to make this simulation screen more useful to developers. You can see it in current-simulate.png
It needs to accomplish the following:
- make it obvious that the payment will only be simulated
- make it clear what result will be simulated. Possibilities are:
result: postback
or
result: chargeback
reason: refund
- show the product icon so that developers know their icons are working
- show price point, not price value. Example: "Price Point 10"
- show app name / description - this should be easy to add
- ignore payment info (e.g. credit card, carrier billing) - this is not important for simulation so it can be ignored
Any quick ideas to make it look spiffy?
| Reporter | ||
Comment 7•12 years ago
|
||
Up to date UX mocks live here: https://wiki.mozilla.org/Apps/ID_and_Payments#UX
Updated•12 years ago
|
Severity: normal → enhancement
Version: 1.2 → 1.4
Updated•12 years ago
|
Assignee: nobody → kumar.mcmillan
| Reporter | ||
Updated•12 years ago
|
Target Milestone: --- → 2013-11-12
| Reporter | ||
Comment 8•12 years ago
|
||
kicking this out to focus on Zippy work
Assignee: kumar.mcmillan → nobody
Target Milestone: 2013-11-12 → ---
Updated•12 years ago
|
Version: 1.4 → 1.5
Updated•11 years ago
|
Priority: P4 → P3
Comment 9•10 years ago
|
||
Based on the recently announced future plans for the Marketplace to remove payments, closing these bugs.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•