From fb5148415aacb04fbc6a43eafa9713726dd0dc95 Mon Sep 17 00:00:00 2001 From: nurbek Date: Tue, 2 Aug 2022 04:53:13 +0600 Subject: [PATCH] Add YoupPay / shopify-apps --- .../webextension/images/icons/YouPay.svg | 5 +++++ src/technologies/y.json | 19 +++++++++++++++++++ 2 files changed, 24 insertions(+) create mode 100644 src/drivers/webextension/images/icons/YouPay.svg diff --git a/src/drivers/webextension/images/icons/YouPay.svg b/src/drivers/webextension/images/icons/YouPay.svg new file mode 100644 index 000000000..467244d8c --- /dev/null +++ b/src/drivers/webextension/images/icons/YouPay.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/src/technologies/y.json b/src/technologies/y.json index d82de7a4c..816c70902 100644 --- a/src/technologies/y.json +++ b/src/technologies/y.json @@ -582,6 +582,25 @@ "saas": true, "website": "https://youcan.shop" }, + "YouPay": { + "cats": [ + 100 + ], + "description": "YouPay is an alternative method of payment that allows you to give someone else the ability to pay for your shopping cart with no fees or interest.", + "icon": "YouPay.svg", + "implies": "Shopify", + "js": { + "YouPay.buttonWindow": "", + "youpayReady": "", + "youpayStatus": "" + }, + "scriptSrc": "app\\.youpay\\.ai/", + "saas": true, + "pricing": [ + "payg" + ], + "website": "https://youpay.co" + }, "YouTrack": { "cats": [ 13