FastEddy Posted January 28, 2003 Share Posted January 28, 2003 Need to Add US States to "My Account and interface with adding tax to taxable Items. My store is for US sales only. I'm sure I'm not the first one to ask this question but couldn't find the answer. I did a search came up empty. Links? Help? Thanks. -Ed Link to comment Share on other sites More sharing options...
Guest Posted January 28, 2003 Share Posted January 28, 2003 Hi Ed, To enable the "state" field to show up go into the catalog/includes/application_top.php file and look for this line: define('ACCOUNT_STATE', 'false'); Change it to this: define('ACCOUNT_STATE', 'true'); You will also see other fields that you can either turn on or off by using a true/false statement. Tax zones and rates can be set in your admin control panel under the heading locations/taxes. HTH Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.