New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 736764 link

Starred by 3 users

Issue metadata

Status: WontFix
Owner:
Closed: Sep 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: All
Pri: 2
Type: Bug


Participants' hotlists:
Payment-Interop


Sign in to add a comment

Rejecting PaymentRequestEvent does not cancel payment.

Project Member Reported by rouslan@chromium.org, Jun 26 2017

Issue description

The following code should behave as if the user has cancelled the payment:

paymentRequestEvent.respondWith(Promise.reject(Error('failed'));


 
Status: WontFix (was: Assigned)
Tested in https://rsolomakhin.github.io/pr/ko/reject-update/. The code behaves as if the user has cancelled the payment.

Sign in to add a comment