From d8da31545591b9d4ec713cbf9b54dd45ab7db181 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcos=20C=C3=A1ceres?= Date: Thu, 6 Aug 2020 12:29:26 +1000 Subject: [PATCH 1/2] Payment Handler API (defer) --- activities.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/activities.json b/activities.json index 9368e3f9..6eacf41f 100644 --- a/activities.json +++ b/activities.json @@ -687,8 +687,8 @@ "description": "This specification defines capabilities that enable Web applications to handle requests for payment.", "id": "payment-handler", "mozBugUrl": "https://bugzilla.mozilla.org/show_bug.cgi?id=1465682", - "mozPosition": "worth prototyping", - "mozPositionDetail": "The Payment Handler API has the potential to enable an open and secure payments ecosystem for the Web. At the same time, we remain concerned about some of the user interface requirements, and by the privacy and security assumptions made in the specification. We've raised our concerns at the W3C, and are working with the Payments working group to address those concerns. We hope that by prototyping the API we will actively address the privacy, security, and UI concerns; and fix those in the specification too. Additionally, having a working prototype will allow us to closely collaborate with the developer community and financial industry. By doing so, we will gain a better understanding of how we can solve the challenges we'll face, were we to eventually ship this API.", + "mozPosition": "defer", + "mozPositionDetail": "The Payment Handler API has the potential to enable an open and secure payments ecosystem for the Web. At the same time, we remain concerned about some of the user interface requirements, and by the privacy and security assumptions made in the specification. We've raised our concerns at the W3C, and are working with the Payments working group to address those concerns. After some prototyping, we've decided to defer on this specification. However, we remain committed to exploring more secure and privacy preserving payment methods as part of our participation in the W3C's Web Payments Working Group.", "mozPositionIssue": 23, "org": "W3C", "title": "Payment Handler API", From c0396eefd380894b6d71a0290d290d113f2af697 Mon Sep 17 00:00:00 2001 From: Martin Thomson Date: Tue, 30 Aug 2022 21:39:52 -0400 Subject: [PATCH 2/2] Revise text for payment hanler to (defer) (#660) --- activities.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/activities.json b/activities.json index 6eacf41f..355d83f1 100644 --- a/activities.json +++ b/activities.json @@ -688,7 +688,7 @@ "id": "payment-handler", "mozBugUrl": "https://bugzilla.mozilla.org/show_bug.cgi?id=1465682", "mozPosition": "defer", - "mozPositionDetail": "The Payment Handler API has the potential to enable an open and secure payments ecosystem for the Web. At the same time, we remain concerned about some of the user interface requirements, and by the privacy and security assumptions made in the specification. We've raised our concerns at the W3C, and are working with the Payments working group to address those concerns. After some prototyping, we've decided to defer on this specification. However, we remain committed to exploring more secure and privacy preserving payment methods as part of our participation in the W3C's Web Payments Working Group.", + "mozPositionDetail": "The Payment Handler API has the potential to enable an open and secure payments ecosystem for the Web. Despite taking an active role in this work in the past, Mozilla is no longer taking an active role in the W3C's Web Payments Working Group and is therefore not able to take a position on this API.", "mozPositionIssue": 23, "org": "W3C", "title": "Payment Handler API",