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

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

Yeah, it might be easier/preferable to just put this in PaymentDetails. Any objection to that? Seems like less work. :)

-- 
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 22:27:29 UTC