Hi
I have created a "Excise Duty" in the TaxAuthorityRateType for the Indian
customer .
Added an entry in to TaxAuthorityRateProduct for Ecommerce store.
Created DemoIndianCustomer with Indian Adrress.
here is some XML data
<TaxAuthorityRateType taxAuthorityRateTypeId="EXCISE_DUTY"
description="Excise Duty"/>
<TaxAuthority taxAuthGeoId="IND" taxAuthPartyId="INDIA_EXCISEDUTY"
includeTaxInPrice="N"/>
<TaxAuthorityGlAccount taxAuthGeoId="IND"
taxAuthPartyId="INDIA_EXCISEDUTY"
organizationPartyId="Company" glAccountId="250000"/>
<TaxAuthorityRateProduct taxAuthorityRateSeqId="9100" taxAuthGeoId="IND"
taxAuthPartyId="INDIA_EXCISEDUTY"
taxAuthorityRateTypeId="EXCISE_DUTY"
productCategoryId="" titleTransferEnumId="" minItemPrice="0.00"
minPurchase="0.00" taxShipping="N" taxPercentage="8" taxPromotions="N"
fromDate="2001-05-13 00:00:00.001" thruDate="" description="Excise
Duty"/>
Now login as DemoIndianCustomer and ordered an item but still in the Order
Information its showing Sales tax instead of Excise Duty.
How can we make it Excise Duty???
Thanks in Advance
Infovs