Home - w3c/webpayments GitHub Wiki

The mission of the Web Payments Working Group, part of the Web Payments Activity, is to make payments easier and more secure on the Web. See the goals below and the charter for more information. See also the Developer Portal for introductions, code examples, and more developer resources. The Working Group has also published a FAQ.

Questions? Contact Ian Jacobs <[email protected]>.

Deliverables

Formally Adopted by the Working Group and in Development

  • Secure Payment Confirmation: Secure Payment Confirmation (SPC) is a Web API to support streamlined authentication during a payment transaction. It is designed to scale authentication across merchants, to be used within a wide range of authentication protocols, and to produce cryptographic evidence that the user has confirmed transaction details.
  • Payment Request API: This specification describes a web API to allow merchants (i.e., web sites selling physical or digital goods) to easily accept payments from different payment methods with minimal integration. User agents (e.g. browsers) will facilitate the payment flow between merchant and user.
  • Payment Method Identifiers: This Recommendation-track document defines payment method identifier strings so that components in the payment ecosystem can determine which parties support which payment methods.
  • Payment Handler API: This specification third party payment apps to the Payment Request API ecosystem. It defines how users register payment apps with user agents, how user agents support the display of information about payment options the user can select to handle the payment request, how the user selects a payment app, and how communication takes place between user agents and payment apps to fulfill the requirements of the underlying Payment Request API. This specification is being developed within the Payment Apps Task Force.
  • Payment Method Manifest, which payment method owners publish to describe the software ecosystem for a payment method.

No Longer In Development

Milestones

The group anticipates the following:

  • Payment Request API: Recommendation by Q4 2021.
  • Payment Method Identifiers: Recommendation by Q4 2021.
  • Tokenized Card Payment: CR by Q3 2022.

How the Working Group Works

Working Group participants hold regular meetings, for which proceedings are public. The Working Group uses Github to manage the majority of the group's activity, notably for specifications, issues, and actions. However, a small number of actions are at times recorded in the W3C action tracking tool. Read more about how the Working Group works.

Good reading