Re: thanks lyle, you answered

Lyle's picture
Offline
AdministratoreLiTe!
Joined: 08/07/2007
Juice: 6846
Re: thanks lyle, you answered

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.

Shipping Flat Rate, Weight, Small Pkg ... By: druru (8 replies) Thu, 09/13/2007 - 21:34