Active
Project:
Ubercart Discount Coupons
Version:
7.x-2.1-alpha7
Component:
uc_coupon_workflow
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
25 Nov 2012 at 23:45 UTC
Updated:
2 Dec 2012 at 19:58 UTC
This makes it impossible to check an order's total at the moment a coupon is added.
It would be nice if this data was available.
Comments
Comment #1
wodenx commentedAgree this would be useful. Is slightly problematic because a coupon may be applied before there is an order (i.e. from the cart page). We'd have to create a dummy order and pass to the action. Will gladly review a patch.