You are here

constant QUALIFYING_TYPE_MINIMUM_PRICE in Ubercart Discounts (Alternative) 6.2

1 use of QUALIFYING_TYPE_MINIMUM_PRICE
get_discounts_for_order in uc_discounts/uc_discounts.module
Returns discounts for order. Note: $order->uc_discounts_codes must be set

File

uc_discounts/uc_discounts.module, line 13

Code

define("QUALIFYING_TYPE_MINIMUM_PRICE", 1);