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

Also, it might be better to just do the dictionary conversion once, e.g. in the constructor, instead of doing it once in the constructor for validation, and then a second time as part of the "user accepts the payment request" algorithm. This is observably different; I wonder what Blink and Edge do.

-- 
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#issuecomment-267143164

Received on Wednesday, 14 December 2016 20:13:55 UTC