Re: [w3c/payment-request] Editorial: change around payment handler language (closes #532) (#574)

ianbjacobs 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

@adrianhopebailie, does this version work for you: "Determine which payment handlers support identifier. For each resulting payment handler, if payment method specific capabilities supplied by the payment handler do not match those provided by data, the payment handler does not match, otherwise the payment handler matches."



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

Received on Monday, 7 August 2017 13:13:44 UTC