From 8fbc5acf1018e626c03c4109ecb3315c03e20eef Mon Sep 17 00:00:00 2001 From: Dhaval Vira Date: Thu, 22 Dec 2022 15:05:43 +0530 Subject: [PATCH 1/2] PaySafe Trace Added --- src/drivers/webextension/images/icons/paysafe.svg | 15 +++++++++++++++ src/technologies/p.json | 15 +++++++++++++++ 2 files changed, 30 insertions(+) create mode 100644 src/drivers/webextension/images/icons/paysafe.svg diff --git a/src/drivers/webextension/images/icons/paysafe.svg b/src/drivers/webextension/images/icons/paysafe.svg new file mode 100644 index 000000000..c3b0b6b8f --- /dev/null +++ b/src/drivers/webextension/images/icons/paysafe.svg @@ -0,0 +1,15 @@ + + + + + + + \ No newline at end of file diff --git a/src/technologies/p.json b/src/technologies/p.json index 0a5378f1f..99b365a10 100644 --- a/src/technologies/p.json +++ b/src/technologies/p.json @@ -765,6 +765,21 @@ "saas": true, "website": "https://www.paylocity.com" }, + "Paysafe": { + "cats": [ + 41 + ], + "description": "Paysafe provides simple and secure payment solutions to businesses of all sizes around the world.", + "icon": "paysafe.svg", + "js": { + "paysafe": "", + "paysafe.checkout": "", + "paysafe.fields": "", + "paysafe.threedsecure": "" + }, + "scriptSrc": "/hosted\\.paysafe\\.com/", + "website": "https://www.paysafe.com/en" + }, "PebblePost": { "cats": [ 77 From 1964c6f14bcf71a8fd9741fd6e853ca786ecfcd5 Mon Sep 17 00:00:00 2001 From: Dhaval Vira Date: Sun, 25 Dec 2022 08:09:58 +0530 Subject: [PATCH 2/2] PaySafe Description Updated --- src/technologies/p.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/technologies/p.json b/src/technologies/p.json index 99b365a10..8885f7ed6 100644 --- a/src/technologies/p.json +++ b/src/technologies/p.json @@ -769,7 +769,7 @@ "cats": [ 41 ], - "description": "Paysafe provides simple and secure payment solutions to businesses of all sizes around the world.", + "description": "Paysafe is a payment platform that enables businesses and consumers to connect and transact by payment processing, digital wallet, and online cash solutions.", "icon": "paysafe.svg", "js": { "paysafe": "",