From 75eaacaa44d35dc23d5f49e9794a66df46d053d4 Mon Sep 17 00:00:00 2001 From: ianbjacobs Date: Mon, 20 Jun 2016 10:37:48 -0500 Subject: [PATCH] Status update --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index baa6613..8fe57a8 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,11 @@ # The Web Payments Browser API -This is a proposal by the Web Payments Community Group for a new browser API +STATUS: This proposal was presented to the Web Payments Working Group in October 2016 but was not adopted. +See the [Web Payments Working Group wiki](https://github.com/w3c/webpayments/wiki) for current information about the group's deliverables. + +The following information is kept for historical purposes. + +This was a proposal by the Web Payments Community Group for a new browser API to enable a better payment experience on the Web. The API enables web developers to register payment instruments (credit card, PayPal, Bitcoin, etc.), initiate requests for payment, and acknowledge requests for payment.