Closed
Bug 1014239
Opened 12 years ago
Closed 11 years ago
[boku] Show an appropriate error message when using SERVICE_ID with status = Pending
Categories
(Marketplace Graveyard :: Payments/Refunds, defect, P4)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: krupa.mozbugs, Unassigned)
References
()
Details
steps to reproduce:
1. Load https://payments-alt.allizom.org/developers/app/test-app-98hk/payments/
2. Click on 'Add, manage or view transactions for your payment accounts'
3. Click on 'Add new Boku Account'
4. Enter an Account name
5. Enter a SERVICE ID with pending status (205735a57285eb4f0cf63362)
6. Save changes
expected behavior:
If pending SERVICE IDs are not allowed, we show a meaningful error message.
observed behavior:
#6 results in a 500
sentry: http://sentry.dmz.phx1.mozilla.com/marketplace-payments-alt/payments-alt-solitudeallizomorg/group/19424/
screenshot: https://www.dropbox.com/s/ypvusx3d3xt6ucr/Screenshot%202014-05-21%2013.59.21.png
Updated•12 years ago
|
Assignee: nobody → amckay
Comment 1•12 years ago
|
||
In theory, we'll just show account is not valid. We don't actually get a message back from Boku that it's pending or anything so I'd rather not infer that. We just get an error.
https://github.com/mozilla/solitude/pull/253
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Comment 2•12 years ago
|
||
This was preventing devhub from verifying any service ID on payments-alt.
API Error: 31 Invalid Or Missing Price
http://sentry.dmz.phx1.mozilla.com/marketplace-payments-alt/payments-alt-solitudeallizomorg/group/19848/
reverted in https://github.com/mozilla/solitude/commit/b2ec61c8b4983629969ac1ec4e01a74302453f96
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Updated•12 years ago
|
Priority: -- → P4
Updated•11 years ago
|
Assignee: amckay → nobody
Updated•11 years ago
|
Status: REOPENED → RESOLVED
Closed: 12 years ago → 11 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•