it-ony / payment-request

Feedback for the W3C Web Payments Browser API https://www.w3.org/TR/payment-request/
1 stars 0 forks source link

unsupported payment method leads to error in canMakePayment request #14

Open it-ony opened 7 years ago

it-ony commented 7 years ago

Calling paymentRequest.canMakePayment() on a payment request object with only one payment method, which is not supported leads to an exception.

DOMException: Not allowed to check whether can make payment