Ubercart Review
greenSkin - May 2, 2008 - 01:11
The Ubercart Review module loops through all new orders on a specified frequency via a cron job, it also provides hooks for other modules to get in on the action and process the new orders in whatever method that is desired.
The sub-modules included provide various emails with all new order details via tokens. The emails consist of the following:
- A detailed summary containing the totals for various items like shipping and tax for new orders.
- A detailed email containing totals for each individual new order.
- If Ubercart Donation Product is installed, a separate detailed email containing only donation products totals is provided.
NOTE: The usefulness of uc_review is not limited to email reviews. It is possible to provide numerous different forms of order reviews via the API.
