ianbjacobs commented on this pull request.
> algorithm.
</li>
+ <li>Let <var>handlers</var> be a <a>list</a> of registered
+ <a>payment handlers</a> that are authorized and can handle
+ payment request for <var>identifier</var>.
+ </li>
+ <li>For each <var>handler</var> in <var>handlers</var>:
+ <ol>
+ <li>Let <var>hasEnrolledInstrument</var> be the result of
+ running <var>handler</var>'s <a>steps to check if a payment
@danyao, sorry for the delay. Thank you for the answer. I'm ok with your proposal.
--
You are receiving this because you commented.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/payment-request/pull/833#discussion_r262568922