[ic] Custom Shipping module

Crossova Productions interchange-users@icdevgroup.org
Thu May 15 18:09:01 2003


> On Thu, 15 May 2003 14:00:15 -0400
> "Crossova Productions" <info@crossovagear.com> wrote:
> 
> > what are the steps needed to make a shipping module where the 
shipping
> > 
> > price is increased per item
> 
> Sit down and come up with exact specifications for your shipping
> formulae.
> 
> Bye
> 	Racke
> 
> 
The shipping module I would like to create consists of two methods, 
one for international orders, the other for local/national orders.  
For international orders i want to charge 9.99 for initial item, then 
2.00 per aditional item.  For local/national orders I want to charge 
7.25 for the initial item, and 1.90 per additional item.  How do i go 
about doing that?