Custom Fields / ac_CustomFields table
Posted: Fri Oct 24, 2008 11:48 am
Hello,
Hopefully someone has some ideas on this...I need to display a message (taxation message) on the receipt page that would be displayed according to the state of the person buying the this product (cigars).
Tobacco has a different taxation scheme than what can be utilized in the default AbleCommerce 7.0.
The taxation varies from state to state. One state charges a percentage of the total cost, other states charge a flat fee per cigar.
That being the case, my client wants to display just a message telling the buyer that an additional charge will be added to the order.
This message has to be custom for each state because I need to display the tax license number for each state and the fee whether it is per
stick or percentage.
I did create a custom table and have linked it to the ac_taxrules table but I thought it might be better to utilize an existing structure...
if at all possible... for the ease of updates...etc.
There is a table called ac_CustomFields, my question is...What is this table used for and can I use it with the ac_TaxRules table?
Is there documentation for the use of this table?
Thanks in Advance!
Hopefully someone has some ideas on this...I need to display a message (taxation message) on the receipt page that would be displayed according to the state of the person buying the this product (cigars).
Tobacco has a different taxation scheme than what can be utilized in the default AbleCommerce 7.0.
The taxation varies from state to state. One state charges a percentage of the total cost, other states charge a flat fee per cigar.
That being the case, my client wants to display just a message telling the buyer that an additional charge will be added to the order.
This message has to be custom for each state because I need to display the tax license number for each state and the fee whether it is per
stick or percentage.
I did create a custom table and have linked it to the ac_taxrules table but I thought it might be better to utilize an existing structure...
if at all possible... for the ease of updates...etc.
There is a table called ac_CustomFields, my question is...What is this table used for and can I use it with the ac_TaxRules table?
Is there documentation for the use of this table?
Thanks in Advance!