Closed
Bug 989946
Opened 11 years ago
Closed 11 years ago
Allow the selection of multiple payment providers
Categories
(Marketplace Graveyard :: Payments/Refunds, defect, P1)
Tracking
(Not tracked)
VERIFIED
FIXED
2014-04-15
People
(Reporter: andy+bugzilla, Assigned: mstriemer)
References
Details
(Keywords: uiwanted)
Alter devhub payment selection to use multiple payment providers. Currently you can only choose one, its a drop down list. We could make it a multiple choice list, or from brams mocks, we had one drop down per provider, something like this:
https://www.dropbox.com/s/wi2gbqkla2vtu8s/Screenshot%202014-03-31%2012.02.57.png
As long as developers don't get to chose multiple Bango accounts per app, that would just get confusing.
Reporter | ||
Updated•11 years ago
|
Priority: -- → P1
Reporter | ||
Comment 1•11 years ago
|
||
Maureen had a nicer design here:
https://www.dropbox.com/s/10ia9jt2c4mtdrb/Screenshot%202014-04-02%2017.27.40.png
Although I'm worried about the country list, when Bango lands MOZ_USER_ID we will be pushing / hoping for credit cards in every country so that list will get rather long.
Assignee | ||
Comment 2•11 years ago
|
||
Assignee: nobody → mstriemer
Status: NEW → ASSIGNED
Assignee | ||
Comment 3•11 years ago
|
||
https://github.com/mozilla/zamboni/commit/b15140a3b3287284ba844576acc205db7a5e460d
https://github.com/mozilla/zamboni/commit/f94d57f8d64559a62ae289c04d58d56e08830f2a
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → 2014-04-15
Assignee | ||
Comment 4•11 years ago
|
||
There is no new functionality here until we add support for boku. For now just verify that there are no regressions in managing the one payment account.
1. As the owner of an app go to https://marketplace-dev.allizom.org/developers/app/<app-slug>/payments/.
2. If the app is not paid, make it paid.
3. Verify that adding/deleting/selecting/modifying the accounts works as it did before.
Comment 5•11 years ago
|
||
Verified as fixed. I was able to delete\add\modify\create accounts without any issues.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•