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

marcoscaceres 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>.

Will switch it back. 

@adrianhopebailie, please provide code counter examples. If you can't show actual code examples then we can't have a discussion. 

-- 
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#discussion_r122195080

Received on Thursday, 15 June 2017 12:54:44 UTC