diff --git a/data/payment_providers.json b/data/payment_providers.json index f8c389a9c..76f857a26 100644 --- a/data/payment_providers.json +++ b/data/payment_providers.json @@ -9293,6 +9293,19 @@ "en": "Interkassa is an international payment aggregator, providing 100+ currencies and 70+ payment methods worldwide. The service offers popular payment methods, including card payments, Apple Pay, Google Pay, QR codes, e-wallets, and mobile payments. Interkassa operates in Ukraine, CIS countries (except russia and belarus), Europe, Latin America, Africa, Asia, Australia and New Zealand. It ensures seamless integration with API or ready-made CMS plugins, affordable pricing plans and 24/7 support. The company has been working on the market since 2009, supports more than 4000 businesses and processes 10+ million transactions per month." } }, + { + "status": "active", + "code": "unityfinance", + "vendor": "unityfinance", + "payment_method": [ + "payment_card" + ], + "name": { + "en": "Unity Finance", + "uk": "Unity Finance", + "ru": "Unity Finance" + } + }, { "status": "active", "code": "pagantis", diff --git a/data/vendors.json b/data/vendors.json index 40d8b5c58..74e4831c4 100644 --- a/data/vendors.json +++ b/data/vendors.json @@ -10151,6 +10151,18 @@ "en": "Interkassa" } }, + { + "code": "unityfinance", + "status": "active", + "links": { + "website": "https://unityfinance.com/" + }, + "name": { + "en": "Unity Finance", + "uk": "Unity Finance", + "ru": "Unity Finance" + } + }, { "code": "tov_fk_absolyut_finans_grup", "status": "active", diff --git a/resources/payment_providers/unityfinance/icon.svg b/resources/payment_providers/unityfinance/icon.svg new file mode 100644 index 000000000..81e4d4efe --- /dev/null +++ b/resources/payment_providers/unityfinance/icon.svg @@ -0,0 +1,76 @@ + + + + + + + + + + + + + + + + + diff --git a/resources/payment_providers/unityfinance/logo.svg b/resources/payment_providers/unityfinance/logo.svg new file mode 100644 index 000000000..f8e5f2178 --- /dev/null +++ b/resources/payment_providers/unityfinance/logo.svg @@ -0,0 +1,28 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/resources/vendors/unityfinance/icon.svg b/resources/vendors/unityfinance/icon.svg new file mode 100644 index 000000000..81e4d4efe --- /dev/null +++ b/resources/vendors/unityfinance/icon.svg @@ -0,0 +1,76 @@ + + + + + + + + + + + + + + + + + diff --git a/resources/vendors/unityfinance/logo.svg b/resources/vendors/unityfinance/logo.svg new file mode 100644 index 000000000..f8e5f2178 --- /dev/null +++ b/resources/vendors/unityfinance/logo.svg @@ -0,0 +1,28 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + +