commerce_monobank
No security coverage
πΊπ¦
This module is maintained by Ukrainian developers.Please consider supporting Ukraine in a fight for their freedom and safety of Europe.
This module provides a Drupal Commerce payment method to embed the payment services provided by Mobobank.
Dependencies
Installation and Configuration
- Download the module from Drupal.org and extract it to your modules folder.
- Enable it.
- Register acquiring via the link
- Go to /admin/commerce/config/payment-gateways and add a new Monobank gateway and configure it.
If you want to use the module in test mode, just switch the Test/Live button. It works automatically.
See the screenshot for an example of how to set up.
How it works
The module creates an additional field in the order where it adds the invoice ID. Based on this identifier, information about the payment status is obtained.
Development
Improve the module with me.