rsolomakhin commented on this pull request.
> @@ -1251,6 +1244,163 @@
</p>
</section>
</section>
+ <section id="canmakepayment">
+ <h2>
+ Can make payment
+ </h2>
+ <p>
+ If the <a>payment handler</a> supports <a>CanMakePaymentEvent</a>, the
+ <a>user agent</a> uses it to help with filtering of the available
+ payment handlers.
+ </p>
+ <p>
+ Implementations may impose a timeout for developers to respond to the
+ <a>CanMakePaymentEvent</a>. If the timeout expires, then the
+ implementation will behave as if <dfn>respondWith()</dfn> was called
Done.
--
You are receiving this because you commented.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/payment-handler/pull/170#discussion_r130177324