Custom tax provider configuration

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
pferro
Ensign (ENS)
Ensign (ENS)
Posts: 6
Joined: Mon Jun 24, 2013 12:21 pm

Custom tax provider configuration

Post by pferro » Mon Jul 08, 2013 2:58 pm

I disabled the current tax provider by using the Administration -> Configure -> Taxes -> Setting menu. I added a new custom tax provider by copying it's dll to the bin directory and selected it using Administration -> Configure -> Taxes -> Third Party Providers

The ConfigData for this new custom tax provider from the ac_TaxGateways is:

Enabled=True&PriceIncludesTax=False&ShoppingDisplay=Hide&InvoiceDisplay=LineItemRegistered&ShowTaxColumn=True&TaxColumnHeader=VAT

These setting appear to be ignored however. Is there a way to have them take effect.

Thanks, pferro

Post Reply