I created PR https://github.com/w3c/webpayments-payment-apps-api/pull/84 for this. As I was making the change, I couldn't really see any reason for having the `paymentRequestID` property in this dictionary, so it has been omitted, leaving `methodName` and `details`.
There might be a point in having `paymentRequestID` in the `PaymentAppRequestData` dictionary, since the payment app might need to know this ID, but since it shouldn't be able to change the ID, there is no point having it in `PaymentAppResponseData`.
--
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/issues/81#issuecomment-272116321