From 2e71b34a12e051d9eed47e1e4ccc6c28962fd9ab Mon Sep 17 00:00:00 2001 From: nurbek Date: Tue, 27 Oct 2020 00:28:18 +0600 Subject: [PATCH 1/3] Add Sellex e-commerce proccessing --- src/drivers/webextension/images/icons/Sellix.svg | 11 +++++++++++ src/technologies.json | 10 ++++++++++ 2 files changed, 21 insertions(+) create mode 100644 src/drivers/webextension/images/icons/Sellix.svg diff --git a/src/drivers/webextension/images/icons/Sellix.svg b/src/drivers/webextension/images/icons/Sellix.svg new file mode 100644 index 000000000..bedf694ef --- /dev/null +++ b/src/drivers/webextension/images/icons/Sellix.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/src/technologies.json b/src/technologies.json index 3a82090c1..061e42212 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -11771,6 +11771,16 @@ "scripts": "select2(?:\\.min|\\.full)?\\.js", "website": "https://select2.org/" }, + "Sellix": { + "cats": [ + 6 + ], + "description": "Sellix is an online e-commerce payment processing website.", + "icon": "Sellix.svg", + "scripts": "cdn\\.sellix\\.io/static/js/embed\\.js", + "website": "https://sellix.io/" + }, + "Semantic UI": { "cats": [ 66 From 6cb562e30062d55eefc28d469961f1d0c441ba68 Mon Sep 17 00:00:00 2001 From: Elbert Alias <77259+AliasIO@users.noreply.github.com> Date: Tue, 27 Oct 2020 09:27:54 +1100 Subject: [PATCH 2/3] Update technologies.json --- src/technologies.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/technologies.json b/src/technologies.json index 061e42212..3d0b5087a 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -11775,7 +11775,7 @@ "cats": [ 6 ], - "description": "Sellix is an online e-commerce payment processing website.", + "description": "Sellix is an ecommerce payment processor. It accept PayPal, PerfectMoney and popular cryptocurrencies.", "icon": "Sellix.svg", "scripts": "cdn\\.sellix\\.io/static/js/embed\\.js", "website": "https://sellix.io/" From d1b1120909a18654bd32bd91e5486eb3152dd4ea Mon Sep 17 00:00:00 2001 From: Elbert Alias <77259+AliasIO@users.noreply.github.com> Date: Tue, 27 Oct 2020 09:29:49 +1100 Subject: [PATCH 3/3] Update technologies.json --- src/technologies.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/technologies.json b/src/technologies.json index 6020885a2..46e179131 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -11775,7 +11775,7 @@ "cats": [ 6 ], - "description": "Sellix is an ecommerce payment processor. It accept PayPal, PerfectMoney and popular cryptocurrencies.", + "description": "Sellix is an ecommerce payment processor. It accepts PayPal, PerfectMoney and popular cryptocurrencies.", "icon": "Sellix.svg", "scripts": "cdn\\.sellix\\.io/static/js/embed\\.js", "website": "https://sellix.io/"