[w3c/browser-payment-api] The "data" member of PaymentMethodData doesn't seem to actually be used for anything (#338)

The PaymentRequest constructor enforces it being "JSON-serializable", whatever that means. .

But after that, nothing references that member.  Is it supposed to actually get serialized to JSON at some point, perhaps?

-- 
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/browser-payment-api/issues/338

Received on Wednesday, 30 November 2016 03:24:00 UTC