You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Платіжний модуль сервісу TRANZZO для CMS WordPress + WooCommerce
Установка
Перший метод - установка через FTP клієнт:
Завантажити папку плагіна tranzzo_gateway на сервер сайту до папки [корінь сайту]/wp-content/plugins
Зайти до розділу меню "Плагіни" -> "Встановлені", знайти у списку плагін "Платіжний шлюз" та натиснути "Активувати".
Другий спосіб - встановлення через адмін. панель WordPress.
Завантажити папку tranzzo_gateway з репозиторію GitHub
Заархівувати папку tranzzo_gateway в форматі .zip
Перейти в адмін. панель WordPress в розділ "Плагіни" -> натиснути "Додати новий" та натиснути "Завантажити плагін"
-> далі потрібно обрати створений архів tranzzo_gateway.zip
Після установки, в розділі "Плагіни" -> "Встановлені", знайдіть та активуйте плагін "Платіжний шлюз".
Налаштування
Отримайте ключі авторизації та ідентифікації сервісу TRANZZO (POS_ID, API_KEY, API_SECRET, ENDPOINTS_KEY).
Це можна зробити у мерчант-порталі
Відкрити сторінку налаштувань WooCommerce, перейти у вкладку "Платежі" та натиснути "TRANZZO".
Заповнити всі поля налаштувань платіжного шлюзу "TRANZZO".
Увімкнено / Вимкнено - Увімкнути/вимкнути платіжний шлюз із доступних методів оплати
Тестовий режим - Увімкнути/вимкнути тестовий режим, при якому всі транзакції відбуваються у тестовій валюті "XTS"
та не списуються реальні кошти.
(Якщо в налаштуваннях платіжного методу увімкнено тестовий режим, мінімальна допустима сума платежу повина бути 1XTS / максимальна 2XTS)
Опис - Опис, який відображається в процесі вибору форми оплати
Холдування коштів - Увімкнути/вимкнути метод двостадійної оплати. Це платіжний процес, що передбачає тимчасове
резервування (холдування) коштів клієнта на банківському рахунку для подальшого проведення платежу.
Payment module for TRANZZO service for CMS WordPress + WooCommerce
Installation
First method - installation via FTP client:
Download the plugin folder tranzzo_gateway to the server of your website into the folder [root of the website]/wp-content/plugins.
Go to the "Plugins" -> "Installed" section in the menu, find the plugin "Payment Gateway" in the list, and click "Activate".
Second method - installation via WordPress admin panel:
Download the folder tranzzo_gateway from the GitHub repository.
Archive the folder tranzzo_gateway in .zip format.
Go to the WordPress admin panel in the "Plugins" section -> click "Add new" and then "Upload plugin" -> then choose the created archive tranzzo_gateway.zip.
After installation, in the "Plugins" -> "Installed" section, find and activate the "Payment Gateway" plugin.
Configuration
Get the authentication and identification keys for the TRANZZO service (POS_ID, API_KEY, API_SECRET, ENDPOINTS_KEY).
You can do so in the merchant portal
Open the WooCommerce settings page, go to the "Payments" tab, and click "TRANZZO".
Fill in all the settings fields of the "TRANZZO" payment gateway:
Enabled / Disabled - Enable/disable the payment gateway from the available payment methods.
Test mode - Enable/disable the test mode, where all transactions occur in the test currency "XTS" and no real funds are deducted.
(If the test mode is enabled in the payment method settings, the minimum allowable payment amount must be 1XTS / maximum 2XTS)
Description - Description displayed during the payment method selection process.
Payment with preauthorization - Enable/disable the two-step payment method. This is a payment process that involves temporarily reserving (holding) the customer's funds in a bank account for further payment processing.