You are here

constant CALCULATE_DISCOUNT_RESPONSE_LINE_ITEMS_KEY in Ubercart Discounts (Alternative) 6.2

1 use of CALCULATE_DISCOUNT_RESPONSE_LINE_ITEMS_KEY
uc_discounts_form_uc_cart_checkout_form_alter in uc_discounts/uc_discounts.module
Implementation of hook_form_FORM_ID_alter() Ensures that javascript for adding discounts is added to checkout, regardless of whether discounts pane is used.

File

uc_discounts/uc_discounts.module, line 44

Code

define("CALCULATE_DISCOUNT_RESPONSE_LINE_ITEMS_KEY", "line_items");