New Zenner
- Join Date:
- Apr 2006
- Posts:
- 29
- Plugin Contributions:
- 0
USPS Ship - add second handling fee for international orders
I need to charge a higher handling fee for international orders.
Domestic: $2.95
International: $6.00
Would it be as "simple" as adding a conditional to:
includes/modules/shipping/usps.php
And it wouldn't matter to me if I had to hard code it in somewhere.
Does ZC figure that its international or is this returned by USPS?
Maybe someone has another way that I could add extra just for intn'l orders?