[ic] Flat Rate International Shipping

Stefan Hornburg (Racke) racke at linuxia.de
Thu Nov 25 14:54:59 UTC 2010


On 11/25/2010 03:46 PM, William Fiore wrote:
> Hi,
>
> I need to setup the following International shipping rates:
>
> Canada - $18.88 USD
> Central&  South America - $23.88 USD
> UK – $18.88 USD
> Australia – $23.88 USD
> Europe - $22.88 USD
> All others - $23.88 USD
>
> I would normally setup a section for each in my shipping.asc file like
> the one below, and then associate each country with a shipping method
> in my country table. The problem is I need to transmit all 6 methods
> to my supplier as USPFRI.
>
> USPFRI: USPS Standard Service Mail to Canada
> 	crit		weight
> 	min		0
> 	max		999999999
> 	cost		18.88
>
>
> What is the easiest way to accomplish this?

USPFRI: USPS Standard Service Mail to Canada
  	crit		weight
  	min		0
  	max		999999999
  	cost		f [calc_shipping]

And [calc_shipping] is a custom usertag returning the shipping rate.

Regards
	Racke


-- 
LinuXia Systems => http://www.linuxia.de/
Expert Interchange Consulting and System Administration
ICDEVGROUP => http://www.icdevgroup.org/
Interchange Development Team




More information about the interchange-users mailing list