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

> The information that goes in data is specific to individual payment methods.

That's fine, but nothing in this spec says the "data" is even passed to any other specification's algorithm.

And since examining the data can have script-observable side-effects, you have to do it at some well-defined point.   And probably before going async, yes?

-- 
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-263778482

Received on Wednesday, 30 November 2016 04:12:20 UTC