From 3a6c45c1852163392223adbc2286b0b86d2c0857 Mon Sep 17 00:00:00 2001 From: nurbek Date: Sun, 15 Jan 2023 20:53:19 +0600 Subject: [PATCH] Add Vanco Payment Solutions / fundraising-donations --- src/drivers/webextension/images/icons/Vanco.svg | 9 +++++++++ src/technologies/v.json | 17 +++++++++++++++++ 2 files changed, 26 insertions(+) create mode 100644 src/drivers/webextension/images/icons/Vanco.svg diff --git a/src/drivers/webextension/images/icons/Vanco.svg b/src/drivers/webextension/images/icons/Vanco.svg new file mode 100644 index 000000000..879dee60c --- /dev/null +++ b/src/drivers/webextension/images/icons/Vanco.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/src/technologies/v.json b/src/technologies/v.json index 11704092f..022e3bdb3 100644 --- a/src/technologies/v.json +++ b/src/technologies/v.json @@ -178,6 +178,23 @@ "scriptSrc": "\\.valuecommerce\\.com", "website": "https://www.valuecommerce.co.jp" }, + "Vanco Payment Solutions": { + "cats": [ + 111, + 41 + ], + "description": "Vanco Payment Solutions provides credit card processing to nonprofits.", + "icon": "Vanco.svg", + "dom": "a[href*='.eservicepayments.com/']", + "scriptSrc": "\\.eservicepayments\\.com/", + "saas": true, + "pricing": [ + "payg", + "recurring", + "low" + ], + "website": "https://www.vancopayments.com" + }, "Vanilla": { "cats": [ 2