- From: Marcos Cáceres <notifications@github.com>
- Date: Thu, 16 Aug 2018 19:44:15 -0700
- To: w3c/payment-request <payment-request@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 17 August 2018 02:44:56 UTC
marcoscaceres commented on this pull request.
> @@ -4364,9 +4394,10 @@ <h2>
<p>
The <dfn>update a <code>PaymentRequest</code>'s details
algorithm</dfn> takes a <a>PaymentDetailsUpdate</a>
- <var>detailsPromise</var> and a <a>PaymentRequest</a>
- <var>request</var>. The steps are conditional on the
- <var>detailsPromise</var> settling. If <var>detailsPromise</var>
+ <var>detailsPromise</var>, a <a>PaymentRequest</a>
+ <var>request</var>, and optionally a DOMString <var>identifer</var>
+ (a <a>payment method identifier</a>). The steps are conditional on
Yeah, true that. Will fix.
--
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/payment-request/pull/749#discussion_r210792831
Received on Friday, 17 August 2018 02:44:56 UTC