Re: [w3c/browser-payment-api] feat: put request id in details dictionary (#426)

marcoscaceres commented on this pull request.



> @@ -1131,6 +1154,17 @@
       </p>
       <dl>
         <dt>
+          <dfn>id</dfn>
+        </dt>
+        <dd>
+          <a>id</a> is a free-form identifier for this payment request.
+          <p class="note">
+            If an <a>id</a> member is not present, then the <a>user agent</a>
+            will generate a unique identifier for the payment request during
+            <a data-lt="PaymentRequest.PaymentRequest()">construction</a>.

ReSpec will link this soon... 

-- 
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/426#pullrequestreview-25373028

Received on Monday, 6 March 2017 21:46:33 UTC