NEW 189529
[Payment Request] canMakePayment() should resolve to true on all devices capable of Apple Pay
https://bugs.webkit.org/show_bug.cgi?id=189529
Summary [Payment Request] canMakePayment() should resolve to true on all devices capa...
Andy Estes
Reported 2018-09-11 16:31:03 PDT
Right now when using Payment Request with Apple Pay as a payment method, canMakePayment() resolves to true only when the device is capable of Apple Pay *and* the user has an active card enrolled. For the purposes of determining Apple Pay button visibility, we should change our implementation to resolve to true any time the device is capable of Apple Pay.
Attachments
Note You need to log in before you can comment on or make changes to this bug.