Closed
Bug 1037513
Opened 12 years ago
Closed 12 years ago
Defer payment provider logout in spartacus
Categories
(Marketplace Graveyard :: Payments/Refunds, defect, P1)
Tracking
(Not tracked)
RESOLVED
FIXED
2014-07-22
People
(Reporter: kumar, Assigned: kumar)
References
Details
(Whiteboard: [qa-])
The payment provider logout (i.e. clearing Bango cookies) is happening too early and is causing a 'data is not defined' error because we don't have access to provider data.
We decided the provider logout can be moved to wait-to-start when a transaction is fetched. The provider logout can also be removed from auth re-verification since it's not needed there.
| Assignee | ||
Updated•12 years ago
|
| Assignee | ||
Comment 1•12 years ago
|
||
| Assignee | ||
Comment 2•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → 2014-07-22
| Assignee | ||
Comment 3•12 years ago
|
||
getting MISSING_PROVIDER errors from SPA
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
| Assignee | ||
Comment 4•12 years ago
|
||
missed an async view in webpay: https://github.com/mozilla/webpay/pull/524
Status: REOPENED → RESOLVED
Closed: 12 years ago → 12 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•