Closed
Bug 1014958
Opened 11 years ago
Closed 10 years ago
Don't allow users to create multiple payment accounts with the same Service ID
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-8hk/payments/
2. Click on 'Add, manage or view transactions for your payment accounts' link
3. Click on 'Add a Boku Account'
4. Enter an account name and service ID = 205735a57285eb4f0cf63362
5. Save changes
6. Repeat steps #2-5
expected behavior:
We don't allow duplicate payment accounts
observed behavior:
We allow duplicate payment accounts
Comment 1•11 years ago
|
||
Why not?
| Reporter | ||
Comment 2•11 years ago
|
||
(In reply to Andy McKay [:andym] from comment #1)
> Why not?
what's the purpose of allowing that?
Comment 3•11 years ago
|
||
We don't block people who try to create Bango accounts with the same bank account or account details either. Or paypal accounts in AMO.
It's easier with Boku because its just one service id and one field that we store, but from our point of view it doesn't create any technical problems, just another row in the database.
Updated•11 years ago
|
Priority: -- → P4
Updated•11 years ago
|
Component: Consumer Pages → Payments/Refunds
Comment 4•11 years ago
|
||
we're thinking of a quick fix for starters, maybe just throw an exception
Updated•10 years ago
|
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
•