- From: ianbjacobs <notifications@github.com>
- Date: Tue, 11 Sep 2018 14:38:03 -0700
- To: w3c/payment-request <payment-request@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 11 September 2018 21:38:25 UTC
Colleagues from Apple pointed me to their post [1] that shows one way to do this (for Apple Pay): <pre> if (window.ApplePaySession && ApplePaySession.canMakePayments()) // Show Apple Pay button. </pre> However, this may be a good area of discussion for the Working Group at its October face-to-face meeting. [1] https://webkit.org/blog/8182/introducing-the-payment-request-api-for-apple-pay/ -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/w3c/payment-request/issues/774#issuecomment-420434343
Received on Tuesday, 11 September 2018 21:38:25 UTC