RBKmoney Checkout for Drupal/Ubercart

Component ID

2882458

Component name

RBKmoney Checkout for Drupal/Ubercart

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

RBKmoney Checkout payment module for Ubercart 7.x. Use it for integration with RBKmoney Payment Platform API and start accept payments via RBKmoney.

=============================

(Russian version below)

Installation guide

1. Make sure Drupal Ubercart module is installed and enabled
2. Install the RBKmoney checkout module
3. Locate and enable UBERCART - PAYMENT section at ./admin/modules

Configuration guide

1. Navigate to module's configuration page ./admin/store/settings/rbkmoney_checkout_ubercart
2. Fill required fields according the documentation https://rbkmoney.github.io/docs/
2.1 Use default ShopID=1 for accepting payments in test mode
3. You may customize Checkout changing logo, payment button text, product description and write your custom payment button CSS
4. It's recommended to enable "Save API communication log" for troubleshooting purposes

----------------------------------------

Установка

1. Модуль Drupal Ubercart должен быть установлен и включен
2. Установите модуль RBKmoney Checkout
3. Включите модуль в /admin/modules UBERCART - PAYMENT

Настройка

1. Перейдите в конфигурацию модуля /admin/store/settings/rbkmoney_checkout_ubercart
2. Скопируйте API и Webhook-ключи согласно документации https://rbkmoney.github.io/docs/
2.1 Используйте ShopID=1 для мгновенной проверки платежей в тестовом магазине
3. По желанию вы можете настроить текст кнопок оплаты, описания магазина и использовать кастомный CSS кнопки оплаты
4. Рекомендуем оставить опцию "Save API communication log" включенной для отладки возможных ошибок

=============================

Read the full documentation at https://rbkmoney.github.io/docs/ and RBKmoney API reference at https://rbkmoney.github.io/api/

You may look at the source code at https://github.com/rbkmoney/rbkmoney-cms-drupal-ubercart/