Re: [w3c/payment-request] Add support for merchant validation (#751)

marcoscaceres commented on this pull request.



> +            <tr>
+              <th>
+                Internal Slot
+              </th>
+              <th>
+                Description (<em>non-normative</em>)
+              </th>
+            </tr>
+            <tr>
+              <td>
+                <dfn data-lt="MVE.[[request]]" data-lt-nodefault=
+                "">[[\request]]</dfn>
+              </td>
+              <td>
+                The <a>PaymentRequest</a> instance that instantiated this
+                <a>PaymentResponse</a>.

These slots are not needed anymore. I can get request from `target`, after `isTrusted` is checked. 

-- 
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/751#discussion_r213169172

Received on Tuesday, 28 August 2018 02:32:23 UTC