1 reply [Last post]
kpdirection's picture
Offline
Joined: 08/17/2009
Juice: 112

I have uc_discounts_alt installed and (pretty much) working.

I have a module which calculates the shipping charge based on the shippable value of the total order. Within that module I need to invoke the appropriate module of uc_discounts_alt, so that I can adjust the shippable value depending upon any discounts that apply.

Any idea where to look for that info? I've been through the source code, but nothing jumped out at me.

Thanks in advance.

Pete.

KP Direction LLC
Utah-based White-label Drupal development
www.kpdirection.com

justageek@drupal.org's picture
Offline
Joined: 10/28/2008
Juice: 93
so your module is calculating shipping

You wrote a module that is calculating shipping? Can you explain further?

In general, I do not think uc_discount_alt does what youa are asking