- From: Domenic Denicola <notifications@github.com>
- Date: Tue, 08 May 2018 07:11:16 -0700
- To: w3c/payment-request <payment-request@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 8 May 2018 14:11:42 UTC
domenic 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>: But why is "can make payment" an algorithm and "respond to a payment request" 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#discussion_r186740850
Received on Tuesday, 8 May 2018 14:11:42 UTC