- From: Marcos Cáceres <notifications@github.com>
- Date: Fri, 23 Nov 2018 00:18:27 -0800
- To: w3c/payment-request <payment-request@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 23 November 2018 08:18:49 UTC
marcoscaceres commented on this pull request. > + <a data-lt= + "PaymentDetailsModifier.supportedMethods">supportedMethods</a> + member of <var>modifier</var>. + </li> + <li>If required by the specification that defines the + <var>identifier</var>, then <a data-cite= + "WEBIDL#dfn-convert-ecmascript-to-idl-value">convert</a> + <var>data</var> to an IDL value of the type specified + there. Otherwise, <a data-cite= + "WEBIDL#dfn-convert-ecmascript-to-idl-value">convert</a> + to <a data-cite="WEBIDL#idl-object">object</a>. Rethrow + any exceptions. + </li> + <li>If the user agent does not have an available + <a>payment handler</a> for <var>identifer</var>, + continue. We probably don't want to collect the unknown ones - only to convert them to retain current implementation behavior. -- 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/812#pullrequestreview-177832625
Received on Friday, 23 November 2018 08:18:49 UTC