This module adds an Alma payment gateway to Drupal Commerce, allowing you to process payments through Alma. It supports authorizing payments, capturing payments, and includes a cron job to manage deferred captures.
Alma payment integration for Commerce.
Features
This module provides a configurable Alma payment gateway for Commerce. Each payment gateway defines an available fee plan. The "deferred_trigger" option is not implemented yet.
Workflow
- In progress Alma payments are authorized.
- Paid Alma payments are captured.
- A cron job fetches authorized payments to try to capture them.
@todo
- Implement the "deferred_trigger" option.
Depends on
Dependencies of the latest stable release
No dependencies recorded for this project.
Required by
Tracked projects that depend on this one
No tracked projects depend on this one yet.
Activity
Release Timeline
Releases
| Version | Type | Core | Notes | Release date | |
|---|---|---|---|---|---|
| 1.0.0-beta1 | Pre-release | 8–11 | No change from 1.0.0-alpha4 | Nov 18, 2025 | |
| 1.0.0-alpha4 | Pre-release | 8–11 | Jun 13, 2025 | ||
| 1.0.0-alpha3 | Pre-release | 8–11 | Jun 10, 2025 | ||
| 1.0.0-alpha2 | Pre-release | 8–10 | May 23, 2025 | ||
| 1.0.0-alpha1 | Pre-release | 8–10 | Initial release. | Apr 29, 2025 |