- From: Marcos Cáceres <notifications@github.com>
- Date: Mon, 07 Aug 2017 03:22:54 +0000 (UTC)
- To: w3c/payment-request <payment-request@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 7 August 2017 03:23:16 UTC
marcoscaceres commented on this pull request.
> @@ -841,9 +841,9 @@
</li>
<li>Determine which <a>payment handlers</a> support
<var>identifier</var>. For each resulting payment handler, if
- payment method specific capabilities supplied by the payment
- handler match those provided by <var>data</var>, the payment
- handler matches.
+ <var>data</var> contains filters that exclude the payment
Looking at this text (including the one in the spec), it actually doesn't make any sense at all... It's a case of "take these identifiers and their corresponding data, and let god sort it out." That's all we can really say here. Right now it's super hand-wavy on purpose.
--
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/574#discussion_r131566537
Received on Monday, 7 August 2017 03:23:16 UTC