- From: Marcos Cáceres <notifications@github.com>
- Date: Thu, 16 Aug 2018 19:45:52 -0700
- To: w3c/payment-request <payment-request@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 17 August 2018 02:46:14 UTC
marcoscaceres commented on this pull request. > + <li data-link-for="PaymentDetailsUpdate">If the + <a>paymentMethodErrors</a> member is present and + <var>identifier</var> is not undefined: + <ol> + <li>If required by the specification that defines the + <var>identifer</var>, then <a data-cite= + "!WEBIDL#dfn-convert-ecmascript-to-idl-value">convert</a> <a> + paymentMethodErrors</a> to an IDL value. Otherwise, + <a data-cite= + "!WEBIDL#dfn-convert-ecmascript-to-idl-value">convert</a> + <a>paymentMethodErrors</a> to <a data-cite= + "!WEBIDL#idl-object">object</a>. + </li> + <li>If conversion results in a <a data-cite= + "!WEBIDL#dfn-exception">exception</a> <var>error</var>, + <a>abort the update</a> with <var>error</var>. 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/payment-request/pull/749#discussion_r210793002
Received on Friday, 17 August 2018 02:46:14 UTC