Re: [w3c/payment-request] editorial: better payment handler integration (#700)

ianbjacobs commented on this pull request.



> @@ -3396,11 +3431,13 @@ <h2>
           identifier</a> for the <a>payment method</a> that the user selected
           to accept the payment.
           </li>
+          <li>Let <var>handler</var> be the <a>payment handler</a> that the
+          user is interacting with via <var>request</var>.
+          </li>

Could we say "Let <var>handler</var> be the <a>payment handler</a> selected by the user." ? 
For some envisioned cases of frictionless payments, there may not be interaction other than selection by the 
user.

-- 
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/700#pullrequestreview-110034444

Received on Friday, 6 April 2018 11:49:49 UTC