You are here

6 calls to uc_coupon_find() in Ubercart Discount Coupons 7.2

hook_uc_coupon_validate in ./uc_coupon.api.php
Add extra validation to a coupon.
uc_coupon_calculate_discounts in ./uc_coupon.module
Find items that a coupon will apply to and calculate the discounts.
uc_coupon_form_submit in ./uc_coupon.module
Submit handler for the uc_coupon form.
uc_coupon_uc_coupon_validate in ./uc_coupon.module
Implements hook_uc_coupon_validate().
uc_coupon_uc_update_cart_item in ./uc_coupon.module
Implements hook_uc_update_cart_item(). Remove a coupon from the order when the "Remove" button is clicked.
uc_coupon_validate in ./uc_coupon.module
Validate a coupon, and optionally calculate the order discount.