commerce_begateway
No security coverage
This module provides a Drupal Commerce payment method to embed the payment services provided by payment service providers running on beGateway platform.
REQUIREMENTS
- Install and enable Drupal Commerce 2.x and its sub-modules. See here for how to install a Drupal module.
- Token
- Commerce Payment
- Commerce Order
- BeGateway API PHP Library
INSTALLATION
The module can be installed in several ways. It depends on what permissions you have got for your Drupal-site.
Manually
- (https://www.drupal.org/project/ludwig) and install the
Ludwigmodule by clicking the button Install new module link at the Extend page. - Enable the
Ludwigmodule - (https://www.drupal.org/project/commerce_begateway) and install the
BeGateway Paymentmodule by clicking the button Install new module link at the Extend page. - Visit Reports -> Packages (admin/reports/packages) to download and install, if missing, the
begateway/begateway-api-phplibrary - Enable the
BeGateway Paymentmodule
Composer
- Run the command
composer require drupal/commerce_begateway - Enable the
BeGateway Paymentmodule
Configuration
The module can be configured at the settings page Commerce -> Configuration -> Payment