Re: [w3c/webpayments-payment-apps-api] Introduce the PaymentAppResponseData dictionary (#84)

dlongley commented on this pull request.



> @@ -1426,6 +1426,28 @@
       </ol>
     </section>
   </section>
+  <section id="sec-app-response-data">
+    <h3>Payment App Response Data</h3>
+    The <a>payment app response data</a> is conveyed using the following
+    dictionary:
+    <pre class="idl">
+      dictionary PaymentAppResponseData {

Should the name be simply `PaymentAppResponse` instead? Does appending `Data` to it add anything?

-- 
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/webpayments-payment-apps-api/pull/84#pullrequestreview-16389414

Received on Thursday, 12 January 2017 16:00:29 UTC