Re: [w3c/browser-payment-api] Merged PaymentRequest params and tweaked to address some issues (#133)

> @@ -224,7 +225,7 @@
>      <section>
>        <h2>PaymentRequest interface</h2>
>        <pre class="idl">
> -        [Constructor(sequence&lt;DOMString&gt; supportedMethods, PaymentDetails details, optional PaymentOptions options, optional object data)]
> +        [Constructor(PaymentDetails details, optional PaymentOptions options)]

Yes, this is a very good step in the right direction.

---
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/133/files/38f22264a20bbe3dcaaa3d47036d9c08c07237fc#r59144572

Received on Monday, 11 April 2016 00:09:27 UTC