- From: Marcos Cáceres <notifications@github.com>
- Date: Mon, 06 Mar 2017 13:46:00 -0800
- To: w3c/browser-payment-api <browser-payment-api@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 6 March 2017 21:46:33 UTC
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