Closed
Bug 1130342
Opened 10 years ago
Closed 10 years ago
[Desktop Payments] If not signed in before clicking the buy button the Failure/Success times out and the popup isn't closed.
Categories
(Marketplace Graveyard :: Payments/Refunds, defect, P2)
Tracking
(Not tracked)
VERIFIED
FIXED
2015-02-10
People
(Reporter: scolville, Assigned: scolville)
References
Details
If you aren't signed in before purchasing the app the popup doesn't close on Success/Failure.
This is because fxpay expects the client to handle the popup closure. To fix that we can tell FxPay to manage the closure in this case.
STR:
* Logout
* Search for a paid app on stage
* Click Purchase
* When you get to the provider click cancel
What should happen:
* The popup should close and the payment cancelled notification appears.
What happens:
* The payment cancelled nofication is shown
* There's a throbber with "Payment cancelled"
* Which is then replaced with a "PAY_FAILURE_TIMEOUT" message.
Assignee: nobody → scolville
Priority: -- → P2
Target Milestone: --- → 2015-02-10
Status: NEW → ASSIGNED
https://github.com/mozilla/fireplace/commit/d133980bda30575d4edc931f61b5451128274d4d
The STR above mentions cancellation but this also applies to successful payments when starting logged-out too - we'll want to test both.
This should also fix bug 1125136
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Comment 3•10 years ago
|
||
Verified as fixed : http://screencast.com/t/m1LJFh6j9
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•