Closed
Bug 1008419
Opened 11 years ago
Closed 10 years ago
Pass through name and description to Boku
Categories
(Marketplace Graveyard :: Payments/Refunds, defect, P2)
Tracking
(Not tracked)
VERIFIED
FIXED
2015-02-17
People
(Reporter: andy+bugzilla, Assigned: kumar)
References
Details
Attachments
(2 files)
We can pass through a name and description for an app to the prepare call. If you pass through description and sub-merchant-name, they appear like this:
https://www.dropbox.com/s/ehaj1hzfbqzjimb/Screenshot%202014-05-09%2014.26.23.png
I think sub-merchant-name should be "Marketplace" and then the app title's first 20 chars (thats a pain). I just passed these fields through in solitude and it worked fine, exactly how we get that title to solitude might be a different matter...
You get special bonus points and a cookie if we pass the correctly localized name through to Boku.
Reporter | ||
Comment 1•11 years ago
|
||
Reporter | ||
Updated•11 years ago
|
Priority: -- → P2
Reporter | ||
Updated•10 years ago
|
Assignee: nobody → kumar.mcmillan
Assignee | ||
Comment 4•10 years ago
|
||
https://github.com/mozilla/solitude/pull/319
https://github.com/mozilla/webpay/pull/596
STR
- find a Boku-supported app to purchase
- begin purchase with a Mexican SIM (or a super power account to simulate one)
- login and enter PIN
Expected: Boku page should show the real app name
Actual: before this patch Boku was showing 'Test App' or something
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → 2015-02-17
Comment 5•10 years ago
|
||
Verified in FFOS 2.0 (Flame)
The correct app name is displayed, but if the app name is long the name and the price are not displayed correctly. (Name and price are displayed in a single line and the full name and the price is not visible)
Please view this screenshots:
1. http://screencast.com/t/hO71GwI3qjTd
2. http://screencast.com/t/W43n9INzwaG5
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Comment 6•10 years ago
|
||
(In reply to Madalin Cotetiu from comment #5)
> Verified in FFOS 2.0 (Flame)
> The correct app name is displayed, but if the app name is long the name and
> the price are not displayed correctly. (Name and price are displayed in a
> single line and the full name and the price is not visible)
> Please view this screenshots:
> 1. http://screencast.com/t/hO71GwI3qjTd
> 2. http://screencast.com/t/W43n9INzwaG5
fwiw this is also causing a horizontal scrollbar to appear.
Assignee | ||
Comment 7•10 years ago
|
||
This bug as defined has been fixed so I'm closing it again. What you describe about the names being too long is a separate issue which is tracked in bug 1132253
Status: REOPENED → RESOLVED
Closed: 10 years ago → 10 years ago
Resolution: --- → FIXED
Comment 8•10 years ago
|
||
The main issue is fixed. As my problem is tracked in that bug I will close this issue now.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•