Re: [w3c/payment-request] WIP: add paymentmethodchanged event (#695)

marcoscaceres commented on this pull request.



> @@ -515,13 +515,15 @@ <h2>
           Promise&lt;boolean&gt; canMakePayment();
 
           readonly attribute DOMString id;
+          readonly attribute object? methodDetails;

Will need to test this with Basic Card. 

-- 
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/695#discussion_r186965384

Received on Wednesday, 9 May 2018 08:18:40 UTC