Re: [w3c/payment-handler] Replace 'enabledMethods' array with 'method' string. (#276)

ianbjacobs commented on this pull request.



> @@ -135,8 +135,8 @@ <h2>
         <li>During service worker registration, the <a>PaymentManager</a> is
         used to set:
           <ul>
-            <li>A list of <a data-lt="PaymentInstrument.enabledMethods">enabled
-            payment methods</a>.
+            <li>A list of <a data-lt="PaymentInstrument.method">enabled payment
+            methods</a>.

@rsolomakhin,

On the one hand, I think we do want to talk about payment methods here. On the other hand, the WebIDL says "PaymentInstruments". I'm not recommending a change at this point; I just want to point this out.

-- 
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-handler/pull/276#pullrequestreview-107871230

Received on Wednesday, 28 March 2018 22:19:37 UTC