- From: Marcos Cáceres <notifications@github.com>
- Date: Sun, 04 Nov 2018 19:34:15 -0800
- To: w3c/payment-request <payment-request@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 5 November 2018 03:34:36 UTC
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