Re: [w3c/payment-request] fix: convert PaymentMethodData.data (#812)

domenic commented on this pull request.



>                    </li>
-                  <li>Add the tuple (<var>paymentMethod</var>.<a data-lt=
-                  "PaymentMethodData.supportedMethods">supportedMethods</a>,
-                  <var>serializedData</var>) to
-                  <var>serializedMethodData</var>.
+                  <li>Append <var>paymentMethod</var> to
+                  <var>paymentMethods</var>.

It may be good to check with implementations then. But a spec that JSON serializes then disregards the result seems incoherent.

-- 
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/812#discussion_r250782558

Received on Thursday, 24 January 2019 21:25:06 UTC