CIRESTodd Posted June 5, 2004 Share Posted June 5, 2004 Hi, My store displays all prices with the tax included. Can this be changed so that tax is only added during check out? During checkout, the subtotal is listed, then tax, then shipping, and then total. The subtotal+shipping = tax because all items include tax in the price. I don't like this default and can't find a way to change it in osc 2.2. Help is appreciated! Cheers, Todd Link to comment Share on other sites More sharing options...
emanresu Posted June 5, 2004 Share Posted June 5, 2004 In the shop configuration look for Display with Tax=True and change it to false. As long as you have set the Tax Zones & Rates and have chosen the Tax option on the product page, you should see Prices excluding tax but it will be charged at checkout. Citizen of US Minor Outlying Islands Link to comment Share on other sites More sharing options...
CIRESTodd Posted June 5, 2004 Author Share Posted June 5, 2004 For some odd reason, I cannot find that option. (Not even in phpMyAdmin.) I'm using 2.2. Can anyone help point me to this option? Thanks! Cheers, Todd Link to comment Share on other sites More sharing options...
bluepony Posted June 5, 2004 Share Posted June 5, 2004 Admin->Configuration->My Store I'd rather be flying! Link to comment Share on other sites More sharing options...
CIRESTodd Posted June 5, 2004 Author Share Posted June 5, 2004 The only options that I have at Admin>Config>My Store are: Store Name Store Owner E-Mail Address E-Mail From Country Zone Expected Sort Order Expected Sort Field Switch To Default Language Currency Send Extra Order Emails To Use Search-Engine Safe URLs (still in development) Display Cart After Adding Product Allow Guest To Tell A Friend Default Search Operator Store Address and Phone Default Template Directory Template Switching Allowed Should I have more options than that? Thanks, Todd Link to comment Share on other sites More sharing options...
bluepony Posted June 5, 2004 Share Posted June 5, 2004 Yes. It looks like you installed a contribution which overwrote some of your settings in your Configuration table in MYSQL. I'd rather be flying! Link to comment Share on other sites More sharing options...
sweetfreedom Posted June 5, 2004 Share Posted June 5, 2004 Todd, I had the same problem and I have 2.2CVS. I don't know what bluepony is talking about because I am really new to all this... but I finally found: In catalog/includes/application_top.php go to about line 137 and you will see: define('DISPLAY_PRICE_WITH_TAX', true); // Display prices with tax (true) or without tax (false) Change the "true" to "false". The post is here. I hope this helps. I also hope I am not overstepping my bounds here as you can see in the post I was told: the advise is to dowload the standard version 2.2-MS2.that version certainly has in: admin => configuration => My Store => lowest line: Display Prices with Tax => can be true or false. Please forgive me if I am, I just know how frustrating it is, when something like this is happening to me... :( Link to comment Share on other sites More sharing options...
CIRESTodd Posted June 6, 2004 Author Share Posted June 6, 2004 Sweetfreedom, Thanks so much. I'm using 2.2CVS also. I'll do that fix. Seems easy enuff! Cheers! -Todd Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.