Closed
Bug 878216
Opened 12 years ago
Closed 12 years ago
Cope with in app payments that can't be processed
Categories
(Marketplace Graveyard :: Payments/Refunds, defect, P1)
Tracking
(Not tracked)
VERIFIED
FIXED
2013-06-20
People
(Reporter: andy+bugzilla, Assigned: wraithan)
References
Details
Cope with a missing price tier. In bug 868179 the price tiers are limited by country. For example tier 140 might not be available in Canada. In that case the in-app can't be bought.
When someone hits webpay with this price tier, we should fail gracefully and return a nice error.
Updated•12 years ago
|
Assignee: nobody → wraithan
Priority: -- → P1
Comment 1•12 years ago
|
||
this is probably related to how webpay consumes the prices API http://firefox-marketplace-api.readthedocs.org/en/latest/topics/payment.html#get--api-v1-webpay-prices-
| Assignee | ||
Comment 2•12 years ago
|
||
https://github.com/mozilla/webpay/commit/002045af47884f970be5f66fe4ede9acc3984e89
Error message added.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
| Assignee | ||
Updated•12 years ago
|
Target Milestone: --- → 2013-06-20
Comment 3•12 years ago
|
||
Andy can you please add some specific STRs? Can we verify this using In-app Payment tester? I tried with this app and for pricepoint 140 I received "Unknown pricepoint message". Is this ok?
| Assignee | ||
Comment 4•12 years ago
|
||
That is what I added, sorry for not adding STR.
You need to log in
before you can comment on or make changes to this bug.
Description
•