Closed
Bug 997262
Opened 11 years ago
Closed 11 years ago
Multiple payment accounts and seller_uuid
Categories
(Marketplace Graveyard :: Payments/Refunds, defect, P1)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: andy+bugzilla, Unassigned)
References
Details
Currently we add in seller_uuid into the JWT. That is then passed through to webpay via the client which it then uses to figure out the Provider.
The issues with this are:
* if you have multiple payment accounts, it throws a traceback: https://dpaste.de/WFUe
* we don't check that the seller_uuid added in zamboni maps to the provider, as selected by webpay
Reporter | ||
Updated•11 years ago
|
Priority: -- → P1
Reporter | ||
Comment 1•11 years ago
|
||
I think we should solve this in case anyone has more than one Bango account on prod.
Reporter | ||
Comment 2•11 years ago
|
||
This turned out to be a bigger bug, so we filed lots of smaller bugs.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•