w3c / webpayments

The document repo for the Web Payments Working Group
https://github.com/w3c/webpayments/wiki
Other
257 stars 63 forks source link

Add Web Payments Core Messages spec to proposals. #119

Closed msporny closed 8 years ago

msporny commented 8 years ago

This is a PR to merge in the Web Payments Core Messages specification into the WPWG's proposals directory. You can see a human-readable version of this specification here:

http://manu.sporny.org/tmp/wpwg/webpayments/proposals/core-messages/

The specification:

  1. Outlines a generalized data model for Web Payments messages,
  2. Describes the core Web Payments messages using the data model, and
  3. Specifies message conformance and data validation criteria in using WebIDL (browsers), JSON Schema (non-browser JSON environments), and JSON-LD (non-browser JSON-LD environments).

The intent is that these messages are used by the HTTP API and an attempt is made to try and align these messages with the Browser API as well.

adrianhopebailie commented 8 years ago

LGTM

msporny commented 8 years ago

Any other support for a core messages spec proposal? I imagine @dprophet @pat-adler @mattsaxon and the SWIFT RA folks (Kris Ketels and Vincent Kuntz) might want this as well.

The spec can be viewed here: http://manu.sporny.org/tmp/wpwg/webpayments/proposals/core-messages/