It's global for each method as it's defined in the module, but for flatrate and weightquote, they're simple enough that you can copy them and change the shipping type to whatever you need. If you need a new shipping type, you can make one with hook_shipping_type(). See uc_quote or uc_ups for examples. Since they all use the same shipping type, they all define it the same way. With one new module, you can make a new shipping type and a new shipping method to for each one.
Re: thanks lyle, you answered
Fri, 09/14/2007 - 15:36
#1
Re: thanks lyle,
you answered
Shipping Flat Rate, Weight, Small Pkg ... By: druru (8 replies) Thu, 09/13/2007 - 21:34
- Freight Module By: bearstar (03/17/2011 - 21:36)
- Re: Shipping Flat Rate, Weight, Small Pkg ... By: Lyle (09/14/2007 - 09:04)
- Lyle wrote: I've written a By: diegohermes (12/17/2007 - 06:27)
- Another vote for this module By: JonW (12/17/2007 - 10:45)
- What I did... By: Bruiseviolet (03/18/2011 - 12:36)
- Another vote for this module By: JonW (12/17/2007 - 10:45)
- other package types than "small package" By: JonW (12/17/2007 - 01:51)
- thanks lyle,
you answered By: druru (09/14/2007 - 13:51)
- Re: thanks lyle, you answered By: Lyle (09/14/2007 - 15:36)
- Lyle wrote: I've written a By: diegohermes (12/17/2007 - 06:27)

