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

(Look at the source of that comment for the markup)

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

Received on Monday, 2 April 2018 15:10:55 UTC