Introduction
This module implements a Drupal Commerce payment method, to embed the payment services provided by Webpay.by payment gateway, which supports next payment methods:
- Internet acquiring (Accept payment by bank cards on your website, in Belarusian rubles and foreign currencies RUB, USD, EUR)
- System "Payment" SSIS (бел. АРІП / рус. ЕРИП) (the presence of the website is not necessary)
Offisial documentation by payment gateway.
Module also supports tokens, to configure success / canceled urls. And choosing currency supported by gateway (RUB, USD, EUR).
To submit bug reports and feature suggestions, or to track changes: check out issues
Requirements
Installation
By the composer (recommended):
composer require drupal/commerce_webpay_by
Manually:
Install the Commerce Webpay.by Payment module, as usual, by copying the sources to a modules directory, such as modules/contrib or modules.
See: https://drupal.org/documentation/install/modules-themes/modules-8 for further information.
Configuration
- In your Drupal site, enable the module.
- Go to
admin/commerce/config/payment-gateways(Commerce -> Configuration -> Payment gateways), and add a new payment method. - Configure your API keys, and so one (please, read official docs).
- Enable the "Sandbox" mode to work in test environment, or the "Live" mode to get real payments.
Supporting organizations:
Project information
Minimally maintained
Maintainers monitor issues, but fast responses are not guaranteed.Maintenance fixes only
Considered feature-complete by its maintainers.- Project categories: E-commerce
3 sites report using this module
- Created by awd studio on , updated
Stable releases for this project are covered by the security advisory policy.
There are currently no supported stable releases.



