[spartacus] create success view for non-Boku providers + failure view to display errors.
RESOLVED
INVALID
Status
Marketplace Graveyard
Payments/Refunds
P2
normal
RESOLVED
INVALID
People
(Reporter: scolville, Assigned: scolville)
Tracking
Details
Boku requires a wait-to-finish view which polls for the transaction. Other providers are already further ahead in the overall so they need a success view that simply calls mozPaymentProvider.paymentSuccess() this could possibly be the same view as wait-to-finish as we know the provider there so we can easily make some changes. THere'll be another bug for the webpay side of this (e.g. we'll need to ensure webpay serves the right thing so the app can take over).
Updated•5 years ago
|
Priority: -- → P2
(Assignee) | ||
Updated•5 years ago
|
Assignee: nobody → scolville
Status: NEW → ASSIGNED
(Assignee) | ||
Comment 1•5 years ago
|
||
PR https://github.com/mozilla/spartacus/pull/79
(Assignee) | ||
Updated•5 years ago
|
Summary: [spartacus] create success view for non-Boku providers → [spartacus] create success view for non-Boku providers + failure view to display errors.
(Assignee) | ||
Comment 2•5 years ago
|
||
Following discussion with Kumar we've worked out a better approach to this. Will open new bugs for each provider implementation.
Status: ASSIGNED → RESOLVED
Last Resolved: 5 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•