From 48f6d6e233db8129b8a159e3d595be4fe440d878 Mon Sep 17 00:00:00 2001
From: mountainhippo The mission of the Web Payments Working Group is to make payments easier and more secure on the Web. 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
@@ -108,7 +108,7 @@
This specification was derived from a report published
previously by the
- Web Platform Incubator Community Group and
+ Web Platform Incubator Community Group and
A Payments Initiation Architecture for the Web
developed within the Web Payments Working Group, and a blog post
on the Working Group's work.
@@ -129,12 +129,12 @@
- The following are key components of the Payment Request Architecture. These
+ The following are key components of the Payment Request Architecture. These
components would normally sit between
the Payment Service Providers (PSPs) of the payer and
payee. Different implementations of this architecture may result in components running on entirely
@@ -146,7 +146,7 @@ A Payment App is software used to pay. Banks, merchants,
mobile operators, and anyone else who wants to will make
these available. User agents are also likely to act as basic
@@ -188,6 +188,15 @@ Overview of Anticipated User Experience
Components
Components
Payment Apps
-
+
Payment Apps
Host, as an execution environment for the app, and the
Payment Mediator, that mediates all interactions between the
Payment App and other components.
+ When a user registers a new payment instrument, how is that payment + instrument shared between different browser brands? For example, if I + register a Visa debit card issued by my bank in Google Chrome on my + laptop, when I go to purchase something using my mobile phone, is + that same debit card available to me via my Firefox web browser + (assuming I've authenticated in some way with both browsers)?
+