tommythorsen 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 {
I suppose that would be just as good a name, but then I would insist that we also change `PaymentAppRequestData` to `PaymentAppRequest`
--
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