diff --git a/index.html b/index.html
index 588b68eb..71abddcc 100644
--- a/index.html
+++ b/index.html
@@ -185,9 +185,10 @@
The payer: the party that makes a purchase at that online store,
and who authenticates and authorizes payment as required.
- The payment method provider: the party that provides the
- means (e.g., credit card) that the payer uses to pay, and that is
- accepted by the payee.
+ The payment method: the means that the payer uses to pay
+ the payee (e.g., a basic card payment). The payment method
+ provider establishes the ecosystem to support that payment
+ method.
@@ -240,18 +241,18 @@
Goals and scope
- - Allow the user agent to act as intermediary between merchants,
- users, and payment method providers.
+
- Allow the user agent to act as intermediary between a merchant,
+ user, and payment method provider.
- Enable user agents to streamline the user's payment experience by
taking into account user preferences, merchant information, security
considerations, and other factors.
- Standardize (to the extent that it makes sense) the communication
- flow between a merchant, user agent, and payment method
- provider.
+ flow between a merchant, user agent, and payment method
+ provider.
- - Enable payment method providers to bring more secure
+
- Enable a payment method provider to bring more secure
payment transactions to the web.