commerce_account_balance
37 sites
Security covered
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