Re: [w3c/payment-request] updateWith accepts a details object? (#657)

Just to clarify further on @romandev's comment, WebIDL autowraps parameters of promise-accepting methods: so `updateWith(details)` and `updateWith(Promise.resolve(details))` are, from a developer perspective, equivalent. 
  

-- 
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/issues/657#issuecomment-350153594

Received on Friday, 8 December 2017 02:22:16 UTC