Re: [w3c/webpayments-payment-handler] Improve payment app arch image (#140)

adrianhopebailie requested changes on this pull request.



> @@ -475,11 +475,13 @@
           "Architecture of a (Web) payment apps as defined in this specification."
           src="app-arch.png">
           <figcaption>
-            A Web payment app is associated with an origin, and may be
-            implemented by one or more payment handlers. A PaymentInstrument
-            supports one or more payment methods. A PaymentWallet contains one
-            or more PaymentInstrument and may be used to enhance the user
-            experience (e.g., business wallet and personal wallet).
+            A Web payment app is associated with an origin. Payment handlers
+            respond to PaymentRequestEvents. PaymentManagers manage the
+            definition, display, and user selection of PaymentInstruments. A
+            PaymentInstrument supports one or more payment methods. A
+            PaymentWallet contains one or more PaymentInstrument and may be

s/PaymentInstrument/PaymentInstruments/

-- 
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/140#pullrequestreview-33320881

Received on Tuesday, 18 April 2017 18:59:27 UTC