[w3c/payment-request] Change what canMakePayment() means (#806)

During the F2F, we came to a consensus that "canMakePayment" means "the user agent supports the PMIs" - but it does not mean that there is a payment instrument set up. We concluded that we might add something to check if there is an active instrument in the future.

closes #800 

The following tasks have been completed:

 * [ ] Confirmed there are no ReSpec errors/warnings.
 * [ ] Modified Web platform tests (link)
 * [ ] Modified MDN Docs (link)

Implementation commitment:

 * [ ] Safari (link to issue)
 * [ ] Chrome (link to issue)
 * [ ] Firefox (link to issue)
 * [ ] Edge (public signal)

Optional, Impact on Payment Handler spec?

You can view, comment on, or merge this pull request online at:

  https://github.com/w3c/payment-request/pull/806

-- Commit Summary --

  * Change what canMakePayment() means

-- File Changes --

    M index.html (40)

-- Patch Links --

https://github.com/w3c/payment-request/pull/806.patch
https://github.com/w3c/payment-request/pull/806.diff

-- 
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/pull/806

Received on Monday, 5 November 2018 03:34:36 UTC