Order Fees
Component type
Maintenance status
Development status
Component created
Component changed
Apply simple fees to orders in Ubercart. Currently, these fees can be applied to an order as a whole, or to each product in an order. Then, you can display these as a sum line item, or itemized line items. This is early functionality and pretty basic, but drupal_alter('order_fees') is called to allow you to override the module and change the line items as you see fit.
