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

marcoscaceres commented on 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>:

Filed bug in basic card and will fix here too. https://github.com/w3c/payment-method-basic-card/issues/55 

-- 
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#discussion_r186757527

Received on Tuesday, 8 May 2018 14:56:22 UTC