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

rsolomakhin commented on this pull request.



> +            </p>
+            <dl>
+              <dt><a data-lt="PaymentRequestEvent.topOrigin">topOrigin</a></dt>
+              <dd><a data-cite=
+              "!HTML#ascii-serialisation-of-an-origin">the serialization of the
+              origin</a> of the top level payee web page.</dd>
+              <dt><a data-lt=
+              "PaymentRequestEvent.paymentRequestOrigin">paymentRequestOrigin</a>
+              </dt>
+              <dd><a data-cite=
+              "!HTML#ascii-serialisation-of-an-origin">the serialization of the
+              origin</a> of the context where PaymentRequest was initialized.
+              </dd>
+              <dt><a data-lt=
+              "PaymentRequestEvent.paymentRequestId">paymentRequestId</a></dt>
+              <dd>The [[\details]].<a>id</a> from the <a>PaymentRequest</a></dd>

Bad merge: please remove paymentRequestId 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-153379623

Received on Friday, 7 September 2018 14:59:44 UTC