Closed
Bug 969041
Opened 11 years ago
Closed 11 years ago
Fiddle with the backend to allow the assignment of multiple payment accounts
Categories
(Marketplace Graveyard :: Payments/Refunds, defect, P1)
Tracking
(Not tracked)
VERIFIED
FIXED
2014-04-15
People
(Reporter: andy+bugzilla, Assigned: kumar)
References
Details
There should be the ability to assign in the back end multiple payment accounts to an app. It looks like in the existing model you can only have one AddonPaymentAccount per app because its a OneToOne field.
https://github.com/mozilla/zamboni/blob/master/mkt/developers/models.py#L140
Reporter | ||
Updated•11 years ago
|
Priority: -- → P3
Updated•11 years ago
|
Assignee: jkerim → nobody
Updated•11 years ago
|
Assignee: nobody → jkerim
Reporter | ||
Updated•11 years ago
|
Reporter | ||
Updated•11 years ago
|
Assignee: jkerim → nobody
Assignee | ||
Updated•11 years ago
|
Assignee: nobody → kumar.mcmillan
Assignee | ||
Comment 1•11 years ago
|
||
Fixed on dev: https://github.com/kumar303/zamboni/commit/531fb94f44d22b30257eaaa88e0e164610296f8a
For QA: this doesn't add any new features but it would be helpful if you could spot check payments in the Devhub. Something like this:
- submit a new app
- make it paid
- set up a bank account
You'd need to wait until it lands on stage
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → 2014-04-15
Assignee | ||
Comment 2•11 years ago
|
||
oops, better link to the commit that landed https://github.com/mozilla/zamboni/commit/feee87a2ae35965db877d2a408864a947817f5c2
Assignee | ||
Comment 3•11 years ago
|
||
Comment 4•11 years ago
|
||
Verified as fixed in https://marketplace.allizom.org/developers/ on FF31 (Win 7). Also bought the app in MP-stage on FF OS (Inari).
Postfix screencast http://screencast.com/t/NsE72NhbE
Closing bug.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•