Сұрақтарыңыз бар болса, бір түймен біргеміз

Бізге хабарласу

Available plugins

Сынақ карталар

Сынақ өткізу мақсатында келесі сынақ карталарды пайдалануға болады.

Карта нөмірі (SSL) 4444 5555 1111 3333
Жарамдылық мерзімі 12/24
CVC 123
Карта нөмірі (3DS1) 4012 0010 3816 6662
Жарамдылық мерзімі 12/24
CVC 123
3-D Secure растау коды 12345678
Карта нөмірі (3DS2) 5555 5555 5555 5599
Жарамдылық мерзімі 12/24
CVC 123

WordPress

Введение

С этим плагином для WordPress ваши клиенты смогут совершать покупки через нашу платежную страницу.

Чтобы этот плагин работал, необходимо, чтобы на WordPress был предварительно установлен плагин WooCommerce. Платежный плагин проверялся на совместимость со следующими версиями WordPress и WooCommerce (см. таблицу ниже).

Компонент Версия
WordPress 4.x и выше
WooCommerce 3.х

Рекомендуемая версия WordPress: не ниже 4.8.3.

Вы можете скачать необходимую версию WooCommerce на github.com (ссылка на историю версий WooCommerce).

Также рекомендуется предварительно ознакомиться с документацией по WordPress и WooCommerce:

В настоящем описании для примера использованы следующие компоненты и версии:

Плагин WooCommerce совместим не со всеми темами оформления WordPress. В этом документе мы используем тему Storefront (внешняя ссылка), разработанную разработчиками WooCommerce.

Предварительные действия

Чтобы плагин взаимодействовал с платежным шлюзом, добавьте необходимые строки подключения в конфигурационный файл include.php:

Установка

  1. Загрузите папку плагина в следующую папку вашего сайта:
  2. <site address>/wp-content/plugins/woocommerce-rbspayment/.
  3. Войдите в административную панель своего сайта.
  4. В панели слева выберите Плагины > Установленные (см. изображение ниже).

    Страница примет следующий вид.

    • Нажмите Активировать под названием плагина Оплата через платёжный шлюз RBS.
    • Появится сообщение Плагин активирован (см. рисунок ниже).

Настройка

Чтобы настроить платёжный плагин для WordPress, выполните следующие действия.

  1. Войдите в административную панель своего сайта.
  2. В панели слева выберите Плагины > Установленные (см. изображение ниже).

    Страница примет следующий вид.
  3. В строке Оплата через платёжный шлюз RBS нажмите Настройки. Отобразится следующая страница..

  4. Выполните необходимые настройки, руководствуясь таблицей ниже.
Настройка Описание
Включен/Выключен

Позволяет включить или отключить плагин.
Title

Название способа оплаты, например: Банковская карта.
Логин-API

Логин учетной записи API.
Если плагин работает в тестовом режиме, введите тестовый логин. Если плагин работает в боевом режиме, введите боевой логин.
Пароль

Пароль учетной записи API.
Если плагин работает в тестовом режиме, введите тестовый пароль. Если плагин работает в боевом режиме, введите боевой пароль.
Тип платежей

Включает/отключает двухстадийные платежи.
Тестовый режим

Определяет режим работы плагина: тестовый или рабочий.
Описание Введите описание способа платежа, которое будет отображаться покупателю.
success_url URL-адрес, на который будет перенаправлен пользователь в случае успешной оплаты
fail_url URL-адрес, на который будет перенаправлен пользователь в случае неуспешной оплаты
Отправлять данные корзины покупателя на шлюз

Включить/выключить отправку данных корзины в платежный шлюз. Чтобы включить эту функциональность, обратитесь в службу технической поддержки.

Теперь вы можете принимать платежи.

Magento

With this plugin for Magento your customers will be able to make purchases via our payment page.

Download plugin for Magento
1.5.10
Қаз 2, 2024

Before you begin

For the plugin to interact with the payment gateway add the required connection strings to /upload/app/code/Rbs/Rbs/Model/Config/include.php:

Installation

To install Magento payment plugin, follow these steps.

  1. Unpack the plugin archive and upload contents of the upload folder to your site. The resulting path will be <your site>/app/code/Rbs/Rbs/<plugin files and folders>.
  2. Access your site using a command line interface, for example, PuTTY (external link).
  3. Depending on the type of your hosting run the following commands (see the table below).
VPS/VDS Regular virtual hosting
Virtual private/dedicated server. Commands are run from root account.
  1. php bin/magento module:enable Rbs_Rbs
  2. php bin/magento setup:upgrade
  3. php bin/magento cache:clean
  4. php bin/magento setup:static-content:deploy -f
Use PHP version as prefix, for example: php-5.6, php-7.1, php-7.2, and so on.

  1. php-7.2 bin/magento module:enable Rbs_Rbs
  2. php-7.2 bin/magento setup:upgrade
  3. php-7.2 bin/magento cache:clean
  4. php-7.2 bin/magento setup:static-content:deploy -f

Installation complete — proceed to plugin configuration.

To uninstall the plugin, follow this procedure.

Configuration

To configure Magento payment plugin, follow these steps.

  1. Log in to your Magento admin panel.
  2. In the left menu select Stores > Configuration (see the figure below).

    The following page will display.
  3. On the page menu select Sales > Payment Methods (see the figure below).
  4. On the displayed page in the Other Payment Methods section scroll to RBSPayment (see the figure below).
  5. Click to see the list of the plugin settings (see the figure below).
  6. Adjust the settings (refer to the table below).
Setting Description
Enabled

Позволяет включить или отключить плагин.
Title displayed to your customer when they make their order

Название способа оплаты, например: Банковская карта.
Login-API

Логин учетной записи API.
Если плагин работает в тестовом режиме, введите тестовый логин. Если плагин работает в боевом режиме, введите боевой логин.
Password

Пароль учетной записи API.
Если плагин работает в тестовом режиме, введите тестовый пароль. Если плагин работает в боевом режиме, введите боевой пароль.
Test mode

Определяет режим работы плагина: тестовый или рабочий.
Two-phase payments

Включает/отключает двухстадийные платежи.
Payed order status Magento setting.
Allowed Shipping Methods Magento setting.

Unistallation

To uninstall Magento payment plugin, follow these steps.

  1. Access your site using a command line interface, for example, PuTTY (external link).
  2. Depending on the type of your hosting run the following commands (see the table below).
VPS/VDS Regular virtual hosting
Virtual private/dedicated server. Commands are run from root account.
  1. php bin/magento module:disable Rbs_Rbs
  2. php bin/magento setup:upgrade
  3. php bin/magento cache:clean
  4. php bin/magento setup:static-content:deploy -f
Use PHP version as prefix, for example: php-5.6, php-7.1, php-7.2, and so on.

  1. php-7.2 bin/magento module:disable Rbs_Rbs
  2. php-7.2 bin/magento setup:upgrade
  3. php-7.2 bin/magento cache:clean
  4. php-7.2 bin/magento setup:static-content:deploy -f

Joomla!

With this plugin for Joomla! your customers will be able to make purchases via our payment page. This plugin requires VirtueMart extension installed in Joomla! (external link).

Stable plugin performance is guaranteed with the following versions of Joomla! and VirtueMart. If you use other versions (for example, after Joomla! update) the plugin may perform incorrectly.

Joomla! version VirtueMart version Download link
3.8.x 3.x
Download plugin for Joomla!
2.3.1
Қаз 16, 2024
Joomla! version JShopping version Download link
3.8.x 4.15.0
Download plugin for Joomla!
1.5.8
Қаз 16, 2024

Before you begin

For the plugin to interact with the payment gateway add the required connection strings to rbspayment/include.php:

You can download Joomla! with pre-installed VirtueMart. Filenames of archives with pre-installed VirtueMart end with Stable-Full_Package.zip. Download versions of Joomla! and VirtueMart compatible with the payment plugin.

Installation

To install the plugin, follow these steps.

  1. Log in to your Joomla! administrative panel.
  2. In the top toolbar select Extensions > Manage > Install (see the figure below).

    The page will look as follows.
  3. Make sure that in the left menu the Install item is selected and the active tab is Upload Package File.
  4. Click Or browse for filein the Upload & Install Joomla Extension section, specify the path to the plugin file, and confirm your actions.
  5. If the installation is successful the following message will be displayed (see the figure below).
  6. In the top menu click Extensions > Manage > Manage (see the figure below).
  7. In the displayed table search for VM Payment - RBSPayment Module (see the figure below).
  8. Check the checkbox next to this item and click Enable extension in the Status column.
  9. The following message will be displayed (see the figure below).
  10. Proceed to plugin configuration.

Configuration

To configure the plugin, follow these steps.

  1. Login to your Joomla! administrative panel.
  2. In the top menu select VirtueMart > Payment Methods.

    The following page will be displayed.
  3. Click New button.
    The following page will be displayed.
  4. In the Payment Name field enter a name for your payment method, for example, Online payment.
  5. In the Payment Method dropdown list select VM Payment - RBSPayment Module.
  6. Click Save at the top.
  7. Select the Configuration tab of the created payment method.
    The following form will be displayed
  8. Configure the plugin (see the table below).
Setting Description
LOGIN-API

Логин учетной записи API.
Если плагин работает в тестовом режиме, введите тестовый логин. Если плагин работает в боевом режиме, введите боевой логин.
Password

Пароль учетной записи API.
Если плагин работает в тестовом режиме, введите тестовый пароль. Если плагин работает в боевом режиме, введите боевой пароль.
Test mode

Определяет режим работы плагина: тестовый или рабочий.
Two-phase payments

Включает/отключает двухстадийные платежи.
Send cart data

Включить/выключить отправку данных корзины в платежный шлюз. Чтобы включить эту функциональность, обратитесь в службу технической поддержки.
Tax system

Игнорируйте этот параметр.
Default VAT

Игнорируйте этот параметр.
Payment type

Игнорируйте этот параметр.
Type of goods and services

Игнорируйте этот параметр.
Payment type for delivery

Игнорируйте этот параметр.

Drupal

Introduction

With this plugin for Drupal your customers will be able to make purchases via our payment page. For this plugin to work, Drupal Commerce module must be installed.

Download Drupal plugin

This plugin requires the following versions of Drupal and Drupal Commerce.

Drupal version Drupal Commerce version
8.x 2.x

Before you begin

For the plugin to interact with the payment gateway add the required connection strings to commerce_rbspayment/src/CommerceRBSPaymentApi.php:

Installation

To install the plugin, follow these steps.

  1. In the top menu select Manage > Extend (see the figure below)

    The following page will open.
  2. Click Install new module.
    The following page will open.
  3. In the Upload a module or theme archive to install click Browse and specify the path to the plugin archive.
    Wait for the success message.
  4. Enable Commerce RBSPayment module (see the figure below).

Configuration

To configure the payment plugin, do the following.

  1. In the top menu select Manage > Commerce > Configuration > Payment gateways.
    The following page will open.
  2. Click Add payment gateway.
    The following page will open.
  3. Select RBSPayment.
  4. To configure the payment plugin, refer to the table below.
Setting Description
Display name

Название способа оплаты, например: Банковская карта.
Mode

Определяет режим работы плагина: тестовый или рабочий.
Login-API

Логин учетной записи API.
Если плагин работает в тестовом режиме, введите тестовый логин. Если плагин работает в боевом режиме, введите боевой логин.
Password

Пароль учетной записи API.
Если плагин работает в тестовом режиме, введите тестовый пароль. Если плагин работает в боевом режиме, введите боевой пароль.
Two-phase payments

Включает/отключает двухстадийные платежи.
Send cart data

Включить/выключить отправку данных корзины в платежный шлюз. Чтобы включить эту функциональность, обратитесь в службу технической поддержки.
Tax system

Игнорируйте этот параметр.
Payment type

Игнорируйте этот параметр.
Type of goods and services

Игнорируйте этот параметр.
Write log-file

Включено или выключено ведение журнала событий.
Status

Позволяет включить или отключить плагин.

OpenCart

Introduction

With this plugin for OpenCart your customers will be able to make purchases via our payment page.

Download plugin for OpenCart
3.2.0
Қаз 15, 2024

Before you begin

For the plugin to interact with the payment gateway add the required connection strings to system/library/rbs.php:

Installation

To install the payment plugin, do the following.

  1. Unpack the archive.
  2. Copy the upload folder contents to your website directory.
  3. Log in to your site as administrator and select Extensions > Extensions.
    The following page will display.
  4. In the Choose the extension type select Payments as shown on the figure below.

    The page will look as follows.

  5. Next to RBSPayment Checkout Gateway click (Install).
  6. Proceed to plugin configuration.

Configuration

To configure the payment plugin, do the following.

  1. Log in to your site as administrator and select Extensions > Extensions.
  2. In the Choose the extension type select Payments.
  3. Next to RBSPayment Checkout Gateway click (Edit).
    The following page will display.
  4. Adjust the settings using the table below.
Setting Description
Module status

Позволяет включить или отключить плагин.
Login-API

Логин учетной записи API.
Если плагин работает в тестовом режиме, введите тестовый логин. Если плагин работает в боевом режиме, введите боевой логин.
Password

Пароль учетной записи API.
Если плагин работает в тестовом режиме, введите тестовый пароль. Если плагин работает в боевом режиме, введите боевой пароль.
Test mode

Определяет режим работы плагина: тестовый или рабочий.
Payments type

Включает/отключает двухстадийные платежи.
Logging

Включено или выключено ведение журнала событий.
Log files are stored in this folder: <site directory>/system/storage/logs/
Currency code Select the currency you plan to use or leave the default value.

1С-Битрикс

С этим плагином для 1С-Битрикс ваши клиенты смогут совершать покупки через нашу платежную страницу.

Совместимые редакции 1С-Битрикс

Плагин взаимодействует с модулем Интернет-магазин. Только три редакции 1С-Битрикс включают модуль Интернет-магазин и совместимы с платежным плагином:

1С-Битрикс: Малый бизнес 1С-Битрикс: Бизнес 1С-Битрикс: Enterprise

Чтобы проверить, совместим ли ваш экземпляр 1С-Битрикс с платежным плагином, выполните следующие действия.

  1. В административной панели 1C-Битрикс выберите вкладку Администрирование.
  2. В левой вертикальной панели выберите Marketplace.
  3. В отобразившемся справа списке выберите Обновление платформы.
  4. На отобразившейся странице в секции Ответ сервера обновлений проверьте значение поля Редакция продукта. Ваш экземпляр 1С-Битрикс совместим с платежным плагином, если в поле отображается одно из следующих значений:
    • Малый бизнес;
    • Бизнес;
    • Enterprise.

Предварительные действия

Чтобы плагин взаимодействовал с платежным шлюзом, добавьте необходимые строки подключения в конфигурационный файл config.php:

Установка

Процедура установки и настройки приведена на примере 1С-Битрикс: Малый бизнес.

Чтобы установить плагин, выполните следующие действия.

  1. Распакуйте архив плагина.
  2. Разместите папку rbs.payment по следующему пути:
    папка_сайта\bitrix\modules\`.
  3. В административной панели 1C-Битрикс выберите вкладку Администрирование.
  4. В левой вертикальной панели выберите Marketplace.
  5. В меню Marketplace выберите Установленные решения.


    Отобразится страница Доступные решения.
  6. В таблице Доступные решения найдите строку Оплата банковской картой.
  7. Нажмите на значке меню рядом с Оплата банковской картой и выберите Установить (см. изображение ниже).

    Если установка прошла успешно, появится следующее сообщение.

Настройка

Основные параметры

Чтобы настроить основные параметры платежного плагина, выполните следующие действия.

  1. В административной панели 1C-Битрикс выберите вкладку Администрирование.
  2. В панели слева выберите Магазин.
  3. В меню Магазин выберите Настройки > Платежные системы.
  4. На отобразившейся странице нажмите Добавить платежную систему.

    Отобразится страница Новая платежная система.
  5. Выполните необходимые настройки, руководствуясь таблицей ниже.
Настройка Описание
Обработчик Выберите в списке Оплата банковской картой.
Заголовок Введите название способа платежа, например, Оплата банковской картой. Это поле не отображается в интерфейсе 1С-Битрикс.
Название Введите название способа платежа, например, Оплата банковской картой. Значение этого поля будет отображаться для ваших клиентов на странице выбора способа оплаты.
Активность
  • Флажок установлен - платежный плагин включен.
  • Флажок не установлен - платежный плагин выключен.
Сортировка Значение этого поля влияет на положение способа платежа на странице выбора способа платежа при оплате. Например, есть три способа платежа со значениями равными 10, 45 и 100 соответственно. На странице выбора способ платежа со значением 10 стоит первым, 45 - вторым, а 100 - третьим.
Если различные способы платежа имеют одинаковые значения в этом поле, сортировка происходит по значению поля Название.
Описание Описание способа платежа. Значение этого поля будет отображаться покупателю.
Логотип платежной системы Нажмите Добавить файл и загрузите желаемый логотип. Логотип будет отображаться для ваших клиентов на странице выбора способа оплаты.
Открывать в новом окне
  • Флажок установлен - страница ввода данных банковский карты будет открыта в отдельном окне браузера покупателя.
  • Флажок не установлен - страница ввода данных банковской карты будет отображена в том же окне браузера, с которого покупатель перешел к оплате.
Тип оплаты Выберите в этом списке значение Безналичный.
Разрешить автопересчет оплаты Эта настройка действует только при двухстадийных платежах. Отмечено - если заказ был изменен до перехода в статус Одобрен, сумма заказа будет автоматически пересчитана.
Кодировка Оставьте в списке пустое значение или выберите utf-8.
Код Поле не используется, оставьте его незаполненным.

Настройка обработчика

Выполните необходимые настройки, руководствуясь таблицей ниже.


Настройка Описание
Логин

Логин учетной записи API.
Если плагин работает в тестовом режиме, введите тестовый логин. Если плагин работает в боевом режиме, введите боевой логин.
Пароль

Пароль учетной записи API.
Если плагин работает в тестовом режиме, введите тестовый пароль. Если плагин работает в боевом режиме, введите боевой пароль.
Тестовый режим

Определяет режим работы плагина: тестовый или рабочий.
Страница, на которую необходимо перенаправить пользователя в случае успешной оплаты Если вы хотите, чтобы ваши клиенты были перенаправлены на определенную страницу после успешной оплаты, выполните следующие действия.
  1. В выпадающем списке выберите Значение.
  2. Заполните поле URL-адресом, на который вы хотите перенаправлять своих клиентов.
Страница, на которую требуется перенаправить пользователя в случае неуспешной оплаты Если вы хотите, чтобы ваши клиенты были перенаправлены на определенную страницу после неуспешной оплаты, выполните следующие действия.
  1. В выпадающем списке выберите Значение.
  2. Заполните поле URL-адресом, на который вы хотите перенаправлять своих клиентов.
Автоматический редирект на форму оплаты
  • Если не отмечено, после оформления заказа покупатель должен будет самостоятельно перейти на страницу платежной формы.
  • Если отмечено, после оформления заказа покупатель будет автоматически перенаправлен на страницу платежной формы.
Логирование
  • Если не отмечено, то логирование не ведется.
  • Если отмечено, то плагин сохраняет логи запросов в файл \rbs.payment\log.txt.
Двухстадийные платежи

Включает/отключает двухстадийные платежи.
Разрешить отгрузку
  • Если не отмечено, то после оплаты заказа отгрузка должна быть подтверждена вручную.
  • Если отмечено, то после успешной оплаты будет автоматически разрешена отгрузка заказа.
Уникальный идентификатор заказа в магазине В первом выпадающем списке выберите Заказ. Во втором выпадающем списке выберите одно из следующих значений:
  • Код заказа (ID);
  • Номер заказа.
Сумма заказа В первом выпадающем списке выберите Заказ. Во втором выпадающем списке выберите Стоимость заказа.
Описание заказа В выпадающем списке выберите** Значение** и введите описание заказа.

Результат настройки

Созданный способ платежа появится в таблице на странице Платежные системы. При необходимости отредактировать параметры плагина нажмите на значок меню напротив созданного способа платежа и выберите Изменить (см. изображение ниже).

UMI.CMS

Introduction

With this plugin for UMI.CMS your customers will be able to make purchases via our payment page.

Installation

To install the payment plugin, do the following.

  1. Unpack the archive.
  2. Copy the upload folder contents to your website directory.
  3. Run the file rbspayment_install.php located in the root folder of the site in the browser: /rbspayment_install.php
  4. Proceed to plugin configuration.

Configuration

To configure the payment plugin, do the following.

  1. Log in to the administrative panel of your online store.
  2. On the left menu click Emarket.
    The following page will display.
  3. Click the tab Payments.
    The following page will display.
  4. Do one of the following.
    • If you are configuring the plugin for the first time, click Add payment method button above the list of payment methods.
    • If you have already added a payment method using the UMI.CMS plugin, click the icon of editing in the line with the name of the payment method you set earlier.
      The following page will display.

  5. Do the configuration.
Setting Description
Title

Название способа оплаты, например: Банковская карта.
Payment type Select (or leave selected) Payment Checkout Gateway
disabled

Включение/отключение способа оплаты.
LOGIN-API

Логин учетной записи API.
Если плагин работает в тестовом режиме, введите тестовый логин. Если плагин работает в боевом режиме, введите боевой логин.
Password

Пароль учетной записи API.
Если плагин работает в тестовом режиме, введите тестовый пароль. Если плагин работает в боевом режиме, введите боевой пароль.
Test mode

Определяет режим работы плагина: тестовый или рабочий.
Two-phase payments

Включает/отключает двухстадийные платежи.

All the other settings are not obligatory here to be filled in.

CS-Cart

Introduction

With this plugin for CS-Cart your customers will be able to make purchases via our payment page.

Before you begin

For the plugin to interact with the payment gateway add the required connection strings to upload/app/addons/rbs_payment/Tygh/Payments/Processors/RBSPayment.php:

Installation

To install the payment plugin, do the following.

  1. Unpack the archive.
  2. Copy the upload folder contents to your website directory, where CMS is installed.
  3. Log in to your site as administrator and select Add-ons > Manage add-ons.
    The following page will display.
  4. Find in the list RBSPayment and check whether it is active or not. Otherwise install it.
  5. Proceed to plugin configuration.

Configuration

To configure the payment plugin, do the following.

  1. Log in to your site as administrator and select Administration > Payment methods.
  2. Click (Add payment method).
    The following page will display.
  3. Adjust the settings using the table below.
Setting Description
Name Set a name for the payment method.
Processor Select RBSPayment from the list.
Status The switch button is placed at the bottom of the form. Make sure that Active is checked.

After the processor is selected in Processor field the tab Configure appears next to General settings. Go there and adjust more settings using the table below.

The following page will display.

Setting Description
Login-API

Логин учетной записи API.
Если плагин работает в тестовом режиме, введите тестовый логин. Если плагин работает в боевом режиме, введите боевой логин.
Password

Пароль учетной записи API.
Если плагин работает в тестовом режиме, введите тестовый пароль. Если плагин работает в боевом режиме, введите боевой пароль.
Test/Live mode

Определяет режим работы плагина: тестовый или рабочий.
Two-phase payments

Включает/отключает двухстадийные платежи.
Confirmed Order status Allows to specify what status will be assigned to the order when it is completed by the CS-Cart system.
Enable logging

Включено или выключено ведение журнала событий.

All the other settings are not obligatory here to be filled in.

Click Create button.

NetCat

With this plugin for NetCat your customers will be able to make purchases via our payment page.

Installation

To install the plugin for NetCat, follow these steps.

  1. Download the NetCat plugin, unpack, and copy its content to the folder where your NetCat website is installed: your_site/netcat
  2. Open the NetCat admin panel and navigate to Development > Classificators
  3. In the list that opens, locate Payment Gateway (BPC Payment) and click Add element.
  4. On the form that opens, enter an arbitrary name in the Element name field and add nc_payment_system_rbspayment in the Added value block:

Configuration

To configure the NetCat plugin, follow these steps.

  1. In NetCat admin panel, navigate to Modules > Payment module > Payment systems.
  2. In the list of payment systems that opens, locate Payment Gateway (BPC Payment) and click on its gear-wheel icon. The settings page will open.
  3. Type in the field values considering their description in table below.
Setting Description
userName API login provided by your bank.
password API password provided by your bank.
test_mode Possible values: yes, no.
Defines whether the plugin works in test mode (yes) or production mode (no).
Note that login and password for test and production may differ.
two-stage Possible values: yes, no.
Defines the payments type: one-stage (no) or two-stage (`yes).
successUrl URL of the page where the user is redirected after a successful payment.
failUrl URL of the page where the user is redirected after a failed payment.
send_order Possible values: yes, no.
Defines whether the shopping cart will be sent to payment gateway or not.
The recommended value is no; contact your technical support service for details.
taxSystem Ignore this setting.
paymentMethod Ignore this setting.
paymentMethod_Delivery Ignore this setting.
paymentObject Ignore this setting.
write_log Possibles values: yes
Defines whether to log requests to payment gateway or not.

MODX

With this plugin for MODX your customers will be able to make purchases via our payment page.

Download plugin for MODX
2.0.1
Қыр 9, 2024

Installation

To install the payment plugin, complete the following steps.

  1. Download the archive with MODX plugin, unpack, and copy its content to the folder where your MODX website is installed.
  2. In MODX administrative panel, go to Extras > miniShop2 > Settings > Payments and click Create.
  3. Fill in the fields on the form that opens. Enter RBS in Handler class. Make sure to check the Active checkbox to enable the payment method.

Configuration

To configure the plugin, open the config.rbs.php file.
Type the parameter values using the table below.

Setting Description
RBS_MERCHANT_LOGIN API login provided by your bank.
RBS_MERCHANT_PASSWORD API password provided by your bank.
RBS_TEST_MODE Possible values: true, false.
Defines whether the plugin works in test mode (true) or production mode (false).
Note that login and password for test and production may differ.
RBS_TWO_STAGE Possible values: true, false.
Defines the payments type: one-stage (false) or two-stage (`true).
RBS_SUCCESS_URL URL of the page where the user is redirected after a successful payment.
RBS_FAIL_URL URL of the page where the user is redirected after a failed payment.

Listed above are the main parameters. The additional parameters below are related to taxation and shopping cart and can be ignored as long as RBS_SEND_ORDER is set to false (which is the recommended default). If needed, contact your technical support regarding these parameter values.

Setting Description
RBS_SEND_ORDER Possible values: true, false.
Defines whether the shopping cart will be sent to payment gateway or not.
The recommended value is false; contact your technical support service for details.
RBS_TAX_SYSTEM Ignore this setting.
RBS_VAT_RATE Ignore this setting.
RBS_FFD_PAYMENT_METHOD Ignore this setting.
RBS_FFD_PAYMENT_DELIVERY Ignore this setting.
RBS_PAYMENT_OBJECT Ignore this setting.

IMPORTANT. For the plugin to interact with the payment gateway, specify the payment gateway URLs provided by your bank in lines 71 and 72 of config.rbs.php configuration file, like this: define('RBS_PROD_URL' , 'https://exampleproductionurl.com'); define('RBS_TEST_URL', 'https://3dsec.berekebank.kz/payment/');

PrestaShop

With this plugin for PrestaShop your customers will be able to make purchases via our payment page.

Download plugin for PrestaShop
2.9.0
Қаз 16, 2024

Preparation

Before you start installation of the payment plugin, complete the following preparation steps:

  1. Download the archive with PrestaShop plugin (use the link above) and unpack it at any convenient location.
  2. Open the extracted rbspayment folder and open the include.php file in a text editor.
  3. Specify the payment gateway URLs in lines 3 and 4 of the include.php file as shown below, then save the file and compress the rbspayment folder to archive.
    • define('RBS_PROD_URL', 'https\\productionURLprovidedByBank'); - production environment
    • define('RBS_TEST_URL', 'https://3dsec.berekebank.kz/payment/'); - test environment

Installation

To install the payment plugin, complete the following steps:

  1. Sign in to PrestaShop administrative panel and in the side menu select Dashboard > Improve > Modules > Modules and Services.
  2. On the page that opens, click on the Upload a module button at the top right-hand corner.
  3. Drag and drop the prepared archive (see Preparation above) to the designated area of the screen (alternatively, click on select file and naviagate to it in the standard Open-File dialog).
  4. Wait for the installation process to finish.
  5. To proceed to configuration of the module right away, click Configure. You can also opt to do it later. The configuration procedure is covered in the next section.

Configuration

To configure the payment plugin, complete the following steps:

  1. Sign in to PrestaShop administrative panel and in the side menu select Dashboard > Improve > Modules > Modules and Services.
  2. Under Installed modules tab, locate the RBSPayment module and click on Configure button next to it.
  3. The module configuration page will open at General settings tab.

Configure the settings on the General settings tab using the table below.

Setting Description
Login API API login provided by your bank.
Password API password provided by your bank.
Test mode Defines whether the plugin works in test mode (YES) or production mode (NO).
Note that login and password for test and production modes may differ.
Payments mode Defines the payments type: one-phase payments or two-phase payments
Default state Order status to be shown in PrestaShop and to customers by default.
Success payment state Order status to be shown in PrestaShop and to customers in case of successfull payment (for one-phase mode) or holding of funds (for two-phase mode).
Error payment state Order status to be shown in PrestaShop and to customers in case of a payment error.

The settings on Other settings tab are related to taxation and shopping cart.

Setting Description
Send cart data (including customer info) The recommended value is NO. If this option is set to YES, order receipts will be created and sent to your customer and the Revenue Service. This is a paid option: contact your technical support service and/or Bank for details. Note that if you use it, VAT settings should be configured.
Tax System The way taxes are accrued. Ignore this setting as long as Send cart data is set to NO.
Default VAT VAT % used by default. Ignore this setting as long as Send cart data is set to NO.
Payment type Attribute of a payment. Ignore this setting as long as Send cart data is set to NO.
Payment type delivery Attribute of a payment. Ignore this setting as long as Send cart data is set to NO.
Type of goods and services The type of item being paid for. Ignore this setting as long as Send cart data is set to NO.

Webasyst

With this plugin for Webasyst your customers will be able to make purchases via our payment page.

Preparation

Before you start installation of the payment plugin, complete the following preparation steps:

  1. Download the archive with Webasyst plugin (use the link above) and unpack it at any convenient location.
  2. In the extracted archive, navigate to \upload\wa-plugins\payment\rbspayment\lib\config\include.php file and open it in a text editor.
  3. Specify the payment gateway URLs (provided by your bank) in lines 3 and 4 of the include.php file as shown below. Then save the file and copy the wa-plugins to \webasyst folder of your site.

Installation and Configuration

To install the payment plugin, complete the following steps:

  1. Sign in to Webasyst administrative panel. Select "Store", and at the top right-hand corner click on Settings. In the side menu on the left, select Payment>Add payment option.
  2. Pick RBSPayment.
  3. On the page that opens, click on Configure. The plugin settings page will open.

Configure the settings using the table below.

Setting Description
Enabled Checkbox that defines whether the plugin is active or not. Should be checked for the plugin to work.
Description Description of the plugin as seen by customer
Offer payment to customer types Setting that governs to whom the checkout option provided by the plugin will be available to
Offer this payment method with selected shipping types Setting that governs for what shipping types the checkout option provided by the plugin will be available for
Offer this payment method with selected shipping methods Setting that governs for what shipping methods the checkout option provided by the plugin will be available for
Login-API API login provided by your bank.
Password API password provided by your bank.
Test mode Defines whether the plugin works in test mode.
Note that login and password for test and production modes may differ.
Two-phase payments Defines the payments type: one-phase payments or two-phase payments

The settings below are related to taxation and shopping cart. They may or may not be displayed, depending on the global plugin setting in \wa-plugins\payment\rbspayment\lib\config\include.php file. The parameter defining this is define('RBS_ENABLE_FISCALE_OPTIONS', true);. Default value is true, but it can be changed to false in order to hide these settings.

Setting Description
Send cart data (including customer info) If this option is checked, order receipts will be created and sent to your customer and the Revenue Service. This is a paid option: contact your technical support service and/or Bank for details. Note that if you use it, VAT settings should be configured.
Tax system The way taxes are accrued. Ignore this setting as long as Send cart data is disabled.
Default VAT VAT % used by default. Ignore this setting as long as Send cart data is disabled.
Payment type Attribute of a payment. Ignore this setting as long as Send cart data is disabled.
Payment type delivery Attribute of a payment. Ignore this setting as long as Send cart data is disabled.
Type of goods and services The type of item being paid for. Ignore this setting as long as Send cart data is disabled.
Санаттар:
eCommerce Плагины CMS
Санаттар
Іздеу нәтижелері