marcoscaceres commented on this pull request.
> @@ -4259,6 +4239,98 @@ <h2>
</li>
</ol>
</section>
+ <section>
+ <h2>
+ Can make payment algorithm
+ </h2>
+ <p>
+ The <dfn>can make payment algorithm</dfn> checks if the <a>user
+ agent</a> supports making payment with the <a>payment methods</a> with
+ which the <a>PaymentRequest</a> was constructed. It takes a boolean
+ argument, <var>checkForInstruments</var>, that specifies whether the
+ algorithm checks for existence of enrolled instruments in addition to
+ supporting <a>payment method</a>.
```suggestion
supporting a <a>payment method</a>.
```
--
You are receiving this because you commented.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/payment-request/pull/833#pullrequestreview-204466916