- From: Marcos Cáceres <notifications@github.com>
- Date: Tue, 12 Mar 2019 14:14:30 -0700
- To: w3c/payment-request <payment-request@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 12 March 2019 21:14:54 UTC
marcoscaceres commented on this pull request. > canMakePayment() protections </h2> <p data-link-for="PaymentRequest"> - The <a>canMakePayment()</a> method enables the payee to call - <a>show()</a> if the user is ready to take advantage of the API, or - to fall back to a legacy checkout experience if not. Because this - method shares some information with the payee, user agents are - expected to protect the user from abuse of the method, for example, - by restricting the number or frequency of calls. + The <a>canMakePayment()</a> method enables the payee to determine + —before calling <a>show()</a>— whether the user is ready to take Should be: ... whether the user agent supports the payment handlers with which the payment request was constructed. -- 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/843#pullrequestreview-213654517
Received on Tuesday, 12 March 2019 21:14:54 UTC