From 0d03227f469f15c64f84c1c0d93990e950860f02 Mon Sep 17 00:00:00 2001 From: nurbek Date: Mon, 5 Jul 2021 22:36:43 +0600 Subject: [PATCH] Add SplitIt / payment processor --- .../webextension/images/icons/SplitIt.svg | 13 +++++++++++++ src/technologies.json | 16 ++++++++++++++++ 2 files changed, 29 insertions(+) create mode 100644 src/drivers/webextension/images/icons/SplitIt.svg diff --git a/src/drivers/webextension/images/icons/SplitIt.svg b/src/drivers/webextension/images/icons/SplitIt.svg new file mode 100644 index 000000000..a146226ea --- /dev/null +++ b/src/drivers/webextension/images/icons/SplitIt.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/src/technologies.json b/src/technologies.json index d2dd73b3f..2ab5787d0 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -19329,6 +19329,22 @@ "scripts": "^https://cdn\\.splitbee\\.io/sb\\.js", "website": "https://splitbee.io" }, + "SplitIt": { + "cats": [ + 41 + ], + "description": "SplitIt is a payment solution that divides a purchase into smaller monthly installments.", + "icon": "SplitIt.svg", + "js": { + "Splitit": "" + }, + "scripts": "\\.production\\.splitit\\.com/", + "saas": true, + "pricing": [ + "payg" + ], + "website": "https://www.splitit.com" + }, "Splunk": { "cats": [ 19