Order Fees

Component ID

1376790

Component name

Order Fees

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

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.