Handling by country

General ShopSite user discussion
Post Reply
SkipNNT
Posts: 2
Joined: Fri Jun 15, 2007 8:34 am

Handling by country

Post by SkipNNT »

Hi,

(Using ShopSite Pro 8.2.1.1)

I'm shipping from Canada, when I ship to the US via UPS I need to add a $35 handling fee, but for orders shipped within Canada I don't want the handling fee. Does anyone know how I can do this? I wouldn't mind a workaround either, the extra charge could be included in the shipping line for US orders...
robm
Posts: 463
Joined: Fri Aug 04, 2006 5:46 pm
Location: Connecticut
Contact:

Post by robm »

The only way to do this would be with a custom shipping API script in a Pro store. The built-in UPS rates cannot be altered based on location. You could only apply a global handling charge that would affect all shipping options.

You could use a surcharge option that US customers would choose. You could use javascript in the CheckIt function to enforce it being selected by customers who have the US selected as their ship to country.
LexiConn
[url=http://lexiconn.com]ShopSite Host[/url]
[url=http://lexiconn.com/whitepapers.html]How to Get the Most Out of ShopSite[/url]
SkipNNT
Posts: 2
Joined: Fri Jun 15, 2007 8:34 am

Post by SkipNNT »

robm wrote:The only way to do this would be with a custom shipping API script in a Pro store. The built-in UPS rates cannot be altered based on location. You could only apply a global handling charge that would affect all shipping options.

You could use a surcharge option that US customers would choose. You could use javascript in the CheckIt function to enforce it being selected by customers who have the US selected as their ship to country.
Thanks Rob... not what I wanted to hear but still very useful. I guess I need to find myself a developer. -Skip
Post Reply