Re: [w3c/payment-request] Change around payment handler language proposed by AHB (#574)

marcoscaceres requested changes on this pull request.

I'm inclined to reject this change as currently written, sorry. 

> @@ -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

I still find the word "filter" extremely problematic. The `data` attribute contains only "members" - and those members are acted upon based on the specification that defines those member (or no action is taken, in the case the PMI is a URL-based PMI). 

-- 
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#pullrequestreview-54555453

Received on Monday, 7 August 2017 02:38:10 UTC