[ic] Error in tax field

Mike Heins interchange-users@icdevgroup.org
Tue Jun 11 14:16:01 2002


Quoting David Etheredge (cpu.dave@att.net):
> I have to charge taxes for the state of AL, but when someone orders from
> ALberta, Canada or the AL province in Norway, ... The system also charges
> tax.
> Does anyone have a quick fix for this?
> 

Sure.

In catalog.cfg:

	SalesTax  tax_area

At top of checkout page and order profiles:

	[if value country eq US]
	  [value name=tax_area set="[value state]" hide=1]
	[else]
	[/else]
	  [value name=tax_area set="" hide=1]
	[/if]

-- 
Mike Heins
Perusion -- Expert Interchange Consulting
phone +1.513.523.7621      <mike@perusion.com>

Fast, reliable, cheap.  Pick two and we'll talk.  -- unknown