Re: [w3c/payment-method-basic-card] Connecting to payment handler. (#50)

adrianhopebailie commented on this pull request.



>          <a>BasicCardRequest</a> <var>data</var> are given by the following
-        algorithm. If the end user inputs or selects a <a>card</a> that meets
-        the constraints of <var>data</var>, the algorithm returns a card as a
-        <a>BasicCardResponse</a>.
+        algorithm. If the payee invokes
+        <code>paymentRequest.canMakePayment()</code> or

> Let's not mention Payment Request here at all. Instead, we want .canMakePayment() and show() to link into here instead.

We don't want this spec to be a dependency of Payment Request

-- 
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-method-basic-card/pull/50#discussion_r177386337

Received on Tuesday, 27 March 2018 11:06:54 UTC