Re: [w3c/browser-payment-api] Take paymentRequestID in constructor (#413)

marcoscaceres commented on this pull request.



> @@ -556,6 +560,8 @@
           </li>
           <li>Let <var>request</var> be a new <a>PaymentRequest</a>.
           </li>
+          <li>Set <var>request</var>.<a>[[\paymentRequestID]]</a> to <var>paymentRequestID</var>.

Exactly. This ReSpec is also warning that `paymentRequestId` is not defined for this exact reason.  

-- 
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/413

Received on Thursday, 9 February 2017 00:47:26 UTC