From 37a2f01d437c8957c2f80bab821c77d378a26763 Mon Sep 17 00:00:00 2001 From: nurbek Date: Thu, 7 Oct 2021 13:59:48 +0600 Subject: [PATCH] Add PagSeguro / payment processor --- .../webextension/images/icons/PagSeguro.svg | 10 ++++++++++ src/technologies/p.json | 18 ++++++++++++++++++ 2 files changed, 28 insertions(+) create mode 100644 src/drivers/webextension/images/icons/PagSeguro.svg diff --git a/src/drivers/webextension/images/icons/PagSeguro.svg b/src/drivers/webextension/images/icons/PagSeguro.svg new file mode 100644 index 000000000..c882ea54a --- /dev/null +++ b/src/drivers/webextension/images/icons/PagSeguro.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/technologies/p.json b/src/technologies/p.json index 11bdf1d8f..50a8fcd92 100644 --- a/src/technologies/p.json +++ b/src/technologies/p.json @@ -193,6 +193,24 @@ }, "website": "https://www.pagevamp.com" }, + "PagSeguro": { + "cats": [ + 41 + ], + "description": "PagSeguro is an online or mobile payment-based ecommerce service for commercial operations.", + "icon": "PagSeguro.svg", + "dom": "form[action*='pagseguro.uol.com.br'][target='pagseguro']", + "js": { + "PagSeguroDirectPayment": "", + "_PagSeguroDirectPayment": "" + }, + "scripts": "\\.pagseguro\\.uol\\.com\\.br/", + "saas": true, + "pricing": [ + "payg" + ], + "website": "https://pagseguro.uol.com.br" + }, "Pantheon": { "cats": [ 62