Closed
Bug 1005261
Opened 11 years ago
Closed 11 years ago
Remove Webapp.single_pay_account
Categories
(Marketplace Graveyard :: Payments/Refunds, defect, P1)
Tracking
(Not tracked)
RESOLVED
FIXED
2014-05-20
People
(Reporter: jlockhart, Assigned: kumar)
References
Details
(Whiteboard: [qa-])
payment_account() or seller_uuid() are not very useful because they rely on single_pay_account() which was a temporary hack to help transition us to multiple payment accounts. They should be removed and replaced with convenience methods that support multiple accounts better.
Assignee | ||
Comment 1•11 years ago
|
||
we can remove all of these when 1) multiple accounts are fully supported and 2) all code that expects a single bango account is refactored.
Updated•11 years ago
|
Priority: -- → P1
Assignee | ||
Comment 2•11 years ago
|
||
https://github.com/mozilla/zamboni/commit/1508910a55f884094cc3266f85bb16d845a69fa0
The only thing left was the Admin Lookup tool. That needed a couple other fixes to support multiple accounts.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Whiteboard: [qa-]
Target Milestone: --- → 2014-05-20
You need to log in
before you can comment on or make changes to this bug.
Description
•