By jpbaldiga on
Hey everybody,
I've got ubercart setup and I need help figuring something out.
I want to display a notification if the order total is over a certain amount... Before the shipping costs.
I currently have it setup where workflow_ng checks the order total after shipping is calculated, and then if it's over a certain amount it displays the notification.
There doesn't seem to be an event for, "customer clicks add to cart" or "customer clicks checkout". Is there anyway to add one of these events to the workflow list?
Or any other ideas?