Re: [w3c/webpayments-payment-apps-api] Diagrams (#132)

adrianhopebailie approved this pull request.



> @@ -242,28 +242,37 @@
     <p>A <dfn>Payment Handler</dfn> is a function registered by the
       user with the user agent to
       handle <a>PaymentRequestEvent</a>s.</p>
+
+    <p class="issue" title="Issue 127 - Payment Manager / Handler"><a href=
+      "https://github.com/w3c/webpayments-payment-apps-api/issues/127">
+      Issue 97</a>. The distinction between Payment Handler and Payment Manager is not clear. There is a proposal to remove the phrase Payment Manager from the spec, renaming the "PaymentManager" interface the "PaymentHandler" interface.</p>

Suggest this issue can be closed so this could be removed. Happy to leave in until the issue is closed so shouldn't hold up this PR.

> @@ -499,12 +542,13 @@
         <dt><dfn>enabledMethods</dfn> member</dt>
         <dd>
           The <a>enabledMethods</a>
-          member lists the <a>payment method identifiers</a> of the
-          payment methods enabled by this Instrument.
+          member is a list of one or more
+   <a>payment method identifiers</a> of the
+          <a>payment method</a>s enabled by this Instrument.

enabled -> supported

-- 
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-apps-api/pull/132#pullrequestreview-32848127

Received on Friday, 14 April 2017 15:43:00 UTC