Re: [w3c/payment-request] editorial: better payment handler integration (#700)

domenic approved this pull request.



>        </p>
+      <dl>
+        <dt>
+          A <dfn>can make payment</dfn> algorithm:
+        </dt>
+        <dd>
+          How a payment handler determines whether it, or the user, can
+          potentially "make a payment" is also an implementation detail of a
+          payment handler. For an example, see the <a data-cite=
+          "payment-method-basic-card#can-makepayment">can make payment</a>
+          algorithm of [[payment-method-basic-card]].
+        </dd>
+        <dt>
+          <dfn>Steps to respond to a payment request</dfn>:

Why is one an algorithm and one steps?

-- 
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/700#pullrequestreview-118117918

Received on Monday, 7 May 2018 19:24:52 UTC