Commerce Webpay.by Payment gateway
Part of the Commerce ecosystem · 354 projects
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.
Depends on
Dependencies of the latest stable release
- Commerce Core commerce_payment
- Token
Required by
Tracked projects that depend on this one
No tracked projects depend on this one yet.
More in the Commerce ecosystem
Most installed first
Activity
Releases
| Version | Type | Core | Notes | Release date | |
|---|---|---|---|---|---|
| 2.0.0 | Stable | 10–11 | First stable release: Drupal 10.2+ / 11 / 12 and Commerce 2.18+ / 3 support, fixed checkout and notifications, no billing info collection on the Drupal side. | Sep 17, 2026 |