- From: Marcos Cáceres <notifications@github.com>
- Date: Mon, 28 Aug 2017 04:29:52 +0000 (UTC)
- To: w3c/payment-request <payment-request@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 28 August 2017 04:30:15 UTC
marcoscaceres commented on this pull request.
> @@ -2400,13 +2405,59 @@
<h2>
<dfn data-lt="updateWith(detailsPromise)">updateWith()</dfn> method
</h2>
- <p class="note">
- If a developer wants to update the payment request, then they need
- to call <a>updateWith()</a> and provide a
- <a>PaymentDetailsUpdate</a> dictionary, or a promise for one,
- containing changed values that the <a>user agent</a> presents to
- the user.
- </p>
+ <aside class="note">
+ <p>
+ If a developer wants to update the payment request, then they
deleted the one above.
--
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/591#discussion_r135439878
Received on Monday, 28 August 2017 04:30:15 UTC