From a9e2557ceeb36c87a5254bef457e106778d56603 Mon Sep 17 00:00:00 2001 From: nurbek Date: Fri, 8 Oct 2021 16:48:23 +0600 Subject: [PATCH] Add Pagar.me / payment processor --- .../webextension/images/icons/Pagar.me.svg | 4 ++++ src/technologies/p.json | 17 +++++++++++++++++ 2 files changed, 21 insertions(+) create mode 100644 src/drivers/webextension/images/icons/Pagar.me.svg diff --git a/src/drivers/webextension/images/icons/Pagar.me.svg b/src/drivers/webextension/images/icons/Pagar.me.svg new file mode 100644 index 000000000..f979b63f7 --- /dev/null +++ b/src/drivers/webextension/images/icons/Pagar.me.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/technologies/p.json b/src/technologies/p.json index 11bdf1d8f..a61947ecf 100644 --- a/src/technologies/p.json +++ b/src/technologies/p.json @@ -127,6 +127,23 @@ "scripts": "pay\\.pacenow\\.co", "website": "https://pacenow.co/" }, + "Pagar.me": { + "cats": [ + 41 + ], + "description": "Pagar.me is a Portuguese-language online payments solution for businesses in Brazil.", + "icon": "Pagar.me.svg", + "js": { + "PagarMeCheckout": "", + "pagarme.balance": "" + }, + "saas": true, + "pricing": [ + "payg" + ], + "scripts": "assets\\.pagar\\.me/", + "website": "https://pagar.me" + }, "Paddle": { "cats": [ 41