- From: Marcos Cáceres <notifications@github.com>
- Date: Wed, 12 Sep 2018 19:43:10 -0700
- To: w3c/payment-request <payment-request@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 13 September 2018 02:43:31 UTC
marcoscaceres commented on this pull request. > @@ -3858,6 +3865,17 @@ <h3> <li>Initialize <var>event</var>.<a>validationURL</a> attribute to <var>validationURL</var>. </li> + <li>If <var>eventInitDict</var>["<a>methodName</a>"] is not the + empty string, run the steps to <a data-cite= + "payment-method-id#dfn-validate-a-payment-method-identifier">validate + a payment method identifier</a> with + <var>eventInitDict</var>["<a>methodName</a>"]. If it returns false, Yeah, thought about the same. Consistency allows us to treat both implementers and user-land code as potentially invalid, which I think is a good thing. -- 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/776#discussion_r217245992
Received on Thursday, 13 September 2018 02:43:31 UTC