ianbjacobs commented on this pull request.
> </li>
<li>Once activated, the payment handler performs whatever steps are
- necessary to authenticate the user, process the payment, and return
- payment information to the <a>payee</a>. If interaction with the user
- is necessary, the <a>payment handler</a> can open a window for that
+ necessary to handle the payment request, and return an appropriate
+ payment response to the <a>payee</a>. If interaction with the user is
+ necessary, the <a>payment handler</a> can open a window for that
purpose.
</li>
Please leave "authenticate the user" in this description. We are frequently asked whose job it is to manage authentication, and I would like for this text to help answer the question.
--
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/webpayments-payment-handler/pull/138#pullrequestreview-33112926