- From: Manu Sporny <notifications@github.com>
- Date: Sun, 10 Apr 2016 17:08:54 -0700
- To: w3c/browser-payment-api <browser-payment-api@noreply.github.com>
Received on Monday, 11 April 2016 00:09:27 UTC
> @@ -224,7 +225,7 @@ > <section> > <h2>PaymentRequest interface</h2> > <pre class="idl"> > - [Constructor(sequence<DOMString> 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