Rejecting PaymentRequestEvent does not cancel payment. |
|
Issue description
The following code should behave as if the user has cancelled the payment:
paymentRequestEvent.respondWith(Promise.reject(Error('failed'));
|
|
►
Sign in to add a comment |
|
Comment 1 by rouslan@chromium.org
, Sep 27 2017