diff --git a/specs/architecture.html b/specs/architecture.html index 4c4d4c89..19dff920 100644 --- a/specs/architecture.html +++ b/specs/architecture.html @@ -83,7 +83,7 @@

The group is chartered to develop multiple technologies. The current document describes a set of technologies —the Payment Request Architecture— that, together, provide merchants with a consistent way to request payment information - from the user, aided by a browser or other user agent.

+ from the user, aided by a user agent.

The focus of the Payment Request Architecture is to provide an abstract interface between a web page and a Payment @@ -123,9 +123,9 @@

Overview of Anticipated User Experience

@@ -149,7 +149,7 @@

Payment Apps

A Payment App is software used to pay. Banks, merchants, mobile operators, and anyone else who wants to will make - these available. Browsers are also likely to act as basic + these available. User agents are also likely to act as basic payment apps, storing some information on behalf of the user, as they already do today with passwords. We expect payment apps will increase security and privacy by giving @@ -214,7 +214,7 @@

Payment Mediators

  • It passes payment request data to the payer's selected Payment App.
  • -

    We expect that browsers will primarily act as payment mediators in this architecture.

    +

    We expect that user agents will primarily act as payment mediators in this architecture.