Bug 189529

Summary: [Payment Request] canMakePayment() should resolve to true on all devices capable of Apple Pay
Product: WebKit Reporter: Andy Estes <aestes>
Component: DOMAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: cdumez
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

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.