Re: [w3c/browser-payment-api] Reject acceptedPromise if converting method data fails (#536)

ianbjacobs commented on this pull request.



>                </li>
-              <li>Determine which <a>payment handlers</a> support any of the
-              <a>payment method identifiers</a> given <var>identifiers</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.
+              <li>Let <var>methods</var> be a list of <a>payment methods</a>
+              that support <var>identifiers</var>.

I don't think "payment methods support identifiers". The identifiers identify the payment methods. The payment handlers support the payment methods. 

I prefer the earlier text.

Ian

-- 
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/browser-payment-api/pull/536#pullrequestreview-44284185

Received on Thursday, 15 June 2017 12:35:17 UTC