Re: [w3c/payment-handler] Simplifying functional event handling (#305)

rsolomakhin commented on this pull request.



> +              "PaymentRequestEvent.paymentRequestId">paymentRequestId</a></dt>
+              <dd>The [[\details]].<a>id</a> from the <a>PaymentRequest</a></dd>
+              <dt><a data-lt="PaymentRequestEvent.methodData">methodData</a>
+              </dt>
+              <dd>The result of executing the <a>MethodData Population
+              Algorithm</a></dd>
+              <dt><a data-lt="PaymentRequestEvent.modifiers">modifiers</a>
+              </dt>
+              <dd>The result of executing the <a>Modifiers Population
+              Algorithm</a></dd>
+              <dt><a data-lt="PaymentRequestEvent.total">total</a>
+              </dt>
+              <dd>A <a>structured clone</a> of the total field on the
+              <a>PaymentDetailsInit</a> from the corresponding
+              <a>PaymentRequest</a>.</dd>
+              <dt><a data-lt=

Bad merge: please remove instrumentKey from CanMakePaymentEvent.

-- 
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-handler/pull/305#pullrequestreview-153380344

Received on Friday, 7 September 2018 15:01:27 UTC