This module enhances Drupal Commerce by displaying a customer's account balance on the order page, including when multiple orders are linked to a single account. It helps in collecting outstanding payments from customers.
The Commerce Account Balance module integrates with the Drupal Commerce Order page, displaying account balance information when multiple orders are linked to the same customer account.
How does it work
- Overrides commerce order view page template
- Works on Order mail (anonymous orders)
- Works on user mail (@todo)
Why would you use this
- Collect money from customers
To install
As per your set up, as other modules from drupal.org
Roadmap
* Produce a prefilled text for customer. IE:
Dear Mr. D,
we have a few orders to be paid:
<ul>
<li>.... due: 3000
<li>... due: 4000
</ul>
Please send 7000
Thanks
Drupal 7
Releases for Drupal 7 are not supported
Depends on
Dependencies of the latest stable release
- commerce Drupal core
- commerce_price Drupal core
- user Drupal core
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.4 | Stable | 10–11 | Remove broken file | Sep 20, 2025 | |
| 1.0.3 | Stable | 10–11 | Code cleanup | Jul 11, 2025 | |
| 1.0.2 | Stable | 10–11 | Code clean-up | Jul 11, 2025 | |
| 1.0.1 | Stable | 10–11 | Code cleanup, Drupal Code Standard | Jun 24, 2025 | |
| 1.0.0 | Stable | 10–11 | Anonymous commerce orders, by customer mail. | May 15, 2025 | |
| 1.0.x-dev | Dev | 10–11 | A fresh refactoring for Drupal 11> | May 12, 2025 |