This module integrates Drupal Commerce with the Paynow payment gateway. It allows customers to use Paynow during checkout and automatically updates payment statuses based on Paynow notifications.
Provides integration with the Paynow (mBank) payment gateway for Drupal Commerce.
Requirements
Commerce Paynow module requires Drupal Commerce 3 module enabled.
Configuration
- Go to Commerce > Configuration > Payment gateways.
- Add a new payment gateway and select 'Paynow' as the plugin.
- Enter your Paynow integration details (API Key, Signature Key).
- Optionally enable logging for debugging purposes.
Usage
- Customers can select Paynow as a payment method during checkout.
- The module handles Paynow webhook notifications to update payment statuses automatically.