Results 1 to 9 of 9
  1. #1
    Join Date
    Jan 2006
    Posts
    420
    Plugin Contributions
    0

    Default VAT summary in checkout

    hello all , just setting up a shop , and cant seem to get the VAT the way I want it !

    First off a real minor thing , if I have a product for net £10 i would like it to say £11.75 inc VAT on the store . I have done this before , but can't remember where to set it.

    then in the checkout at the moment it looks like this. :-


    Sub-Total: £11.75

    Flat Rate (Best Way): £4.95

    VAT 17.5%: £1.75

    TOTAL : £16.70


    Is there an easy way to have it say Sub Total £10 , so the figures add up ?

    Thanks.
    Various Zen cart sites !

  2. #2
    Join Date
    Aug 2006
    Posts
    1
    Plugin Contributions
    0

    Default Re: VAT summary in checkout

    I also have this problem, it is annoying on the invoices also. You can turn off the taxes on the site in the admin area (configuration :: my store :: Display Prices with Tax), this does repair the calculation, but this doesn't realy help, since you probably want to include tax on the site instead of showing it without it.

  3. #3
    Join Date
    Aug 2006
    Location
    Manchester, UK
    Posts
    36
    Plugin Contributions
    0

    Default Re: VAT summary in checkout

    I too would like a solution to this. Checkout summary says:

    Code:
    Items     11.75
    Shipping  11.75
    VAT        3.50
    Total     23.50


    Which is all very confusing! At the very least I would like

    [FONT="Courier New"]Which includes VAT of 3.50[/FONT]


    Any ideas anyone?

  4. #4
    Join Date
    Jul 2006
    Posts
    144
    Plugin Contributions
    0

    Default Re: VAT summary in checkout

    This is exactly what I am searching for also.. If it's not possible, please inform us...

    /Typhoon

  5. #5
    Join Date
    Oct 2004
    Location
    Southport, UK
    Posts
    4,237
    Plugin Contributions
    20

    Default Re: VAT summary in checkout

    Probably here ... includes/languages/english/YOUR_TEMPLATE/shopping_cart.php around line 19.

    If not, use admin>tools>developer toolkit to locate the occurrences of VAT in the language files and edit the relevant ones.
    Development Manager @ JSWeb Ltd
    Over 15 years with Zencart

  6. #6
    Join Date
    Aug 2006
    Location
    Manchester, UK
    Posts
    36
    Plugin Contributions
    0

    Default Re: VAT summary in checkout

    No, that does not work for me. Sorry, it only has the Total line.

    PHP Code:
    define('SUB_TITLE_SUB_TOTAL''Sub-Total:');
    define('SUB_TITLE_TOTAL''Total:'); 
    So I guess the VAT comes from the name of the tax class I am using? Is tyhis the same for others? In which case we need to change how the total for each line is calculated. Ie not to include VAT so it adds up in a sensible fashion.

    Either that or we need to tweak the file that does the output (using templates of course!) to add the extra text we need. I have a spare hour (amazing!) so i'll try and find out where that is.

    Cheers, D.

  7. #7
    Join Date
    Aug 2006
    Location
    Manchester, UK
    Posts
    36
    Plugin Contributions
    0

    Default Re: VAT summary in checkout

    Looking at the HTML I can see [FONT="Courier New"]lineTitle larger forward[/FONT] for the css class. The only lines with this are:

    Code:
    Line #68 : <div class="lineTitle larger forward"><?php echo $order->totals[$i]['title'] ?></div>
     
    Line #18 : <div class="lineTitle larger forward"><?php echo $GLOBALS[$class]->output[$i]['title']; ?></div>
    And in there a comment says:

    Code:
    /* Displays order-totals modules' output
    So I have changed the sort order for the Tax and Total using the admin area ([FONT="Courier New"]Modules > Order Total[/FONT]). Tax is now 999 on my shop and Total is 888. This makes the Tax appear below the total which lessens the confusion. The only problem seems to be that historical orders do not get this new sort order but my shop is not live yet so it works for me. Hope this helps.

    Cheers, D.

  8. #8
    Join Date
    Nov 2005
    Posts
    43
    Plugin Contributions
    0

    Default Re: VAT summary in checkout

    the WHAT´S NEW of 1.3.6 says:
    "Bugfix: ot modules were not properly handling taxes when "tax in" pricing enabled"

    Has this something to do with the subtotals and VAT (not) included.

    In my test shop of 1.3.6 I still have the the subtotal including the VAT. Could I now change something in the admin? Or do I still have to make some changes to the code to have the subtotal excluding the VAT?

  9. #9
    Join Date
    Oct 2005
    Location
    UK - London
    Posts
    68
    Plugin Contributions
    4

    Default Re: VAT summary in checkout

    guys.. check out:

    http://www.zen-cart.com/forum/showthread.php?t=44795

    I had the same prob but managed to trick zen into displaying the correct price. Works fine in my store

 

 

Similar Threads

  1. Paypal express checkout removes the vat from the total when on order summary
    By tyreandgo in forum PayPal Express Checkout support
    Replies: 4
    Last Post: 1 Oct 2015, 11:34 PM
  2. v151 paypal express checkout order summary currency issue
    By spitty in forum PayPal Express Checkout support
    Replies: 1
    Last Post: 10 Feb 2013, 05:47 AM
  3. Error: VAT + VAT charged on checkout
    By enigma666666 in forum Currencies & Sales Taxes, VAT, GST, etc.
    Replies: 4
    Last Post: 2 Sep 2011, 10:28 AM
  4. How to get Order Summary on checkout success?
    By jenbullfrog in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 7 Jan 2010, 07:18 PM
  5. Vat missing in checkout
    By osirisrt in forum Built-in Shipping and Payment Modules
    Replies: 1
    Last Post: 2 Oct 2007, 01:12 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR