Thread: total in $order

Page 2 of 2 FirstFirst 12
Results 11 to 18 of 18
  1. #11
    Join Date
    Jan 2004
    Posts
    66,373
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: total in $order

    What are your settings for these:

    • Admin->Configuration->My Store->Display Prices With Tax
    • Admin->Configuration->My Store->Basis of Product Tax
    • Admin->Configuration->My Store->Basis of Shipping Tax
    • Admin->Modules->Shipping->Envoi Colissimo->Tax Class
    • Admin->Modules->Shipping->Envoi Colissimo->Tax Basis
    • Admin->Modules->Shipping->Envoi Colissimo->Shipping Zone
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  2. #12
    Join Date
    Mar 2007
    Posts
    20
    Plugin Contributions
    0

    Default Re: total in $order

    Quote Originally Posted by DrByte View Post
    What are your settings for these:
    • Admin->Configuration->My Store->Display Prices With Tax
    true

    • Admin->Configuration->My Store->Basis of Product Tax
    billing (but also try shipping)

    • Admin->Configuration->My Store->Basis of Shipping Tax
    shipping

    • Admin->Modules->Shipping->Envoi Colissimo->Tax Class
    TVA

    • Admin->Modules->Shipping->Envoi Colissimo->Tax Basis
    billing (also try shipping)

    • Admin->Modules->Shipping->Envoi Colissimo->Shipping Zone

    No field. There are Zone1 countries, Zone2 coutries,...
    Prices in this shipping module are without taxes.

    Thanks.

  3. #13
    Join Date
    Jan 2004
    Posts
    66,373
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: total in $order

    The values are different at various stages of checkout due to the various calculations that must be done in a certain order.

    Where exactly are you attempting to extract information for use in these other places?
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  4. #14
    Join Date
    Jan 2004
    Posts
    66,373
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: total in $order

    Quote Originally Posted by talvins View Post
    Prices in this shipping module are without taxes.
    But I thought you were complaining that it wasn't showing tax for shipping ... and now you're saying that you don't need tax on this module?
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  5. #15
    Join Date
    Jan 2004
    Posts
    66,373
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: total in $order

    Quote Originally Posted by talvins View Post
    Admin->Configuration->My Store->Display Prices With Tax = true
    Does it calculate properly if you set this to FALSE ?
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  6. #16
    Join Date
    Mar 2007
    Posts
    20
    Plugin Contributions
    0

    Default Re: total in $order

    Quote Originally Posted by DrByte View Post
    The values are different at various stages of checkout due to the various calculations that must be done in a certain order.

    Where exactly are you attempting to extract information for use in these other places?
    As I said, on the same page index.php?main_page=checkout_payment, in 3 different parts : includes/modules/order_total/ot_total.php, includes/classes/order_total.php and includes/modules/pages/checkout_payment/header_php.php

    But I thought you were complaining that it wasn't showing tax for shipping ... and now you're saying that you don't need tax on this module?
    Prices in this shipping module are without taxes, as prices for object BUT taxes will be (MUST BE) added according to the shipping/billing country.
    It's ok for prices, but not for shipping (and it's not work for other modules like "flat").

    Does it calculate properly if you set this to FALSE ?
    If Display Prices With Tax is set to FALSE, prices are shown without taxes and shpping too. Normal.

  7. #17
    Join Date
    Jan 2004
    Posts
    66,373
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: total in $order

    Quote Originally Posted by talvins View Post
    If Display Prices With Tax is set to FALSE, prices are shown without taxes and shpping too. Normal.
    So, the calculations are all *correct* -- EVERYWHERE if you have Display Prices With Tax set to false?
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  8. #18
    Join Date
    Mar 2007
    Posts
    20
    Plugin Contributions
    0

    Default Re: total in $order

    No, if it's set to FALSE, only prices are midified. Totals are the same as before.

 

 
Page 2 of 2 FirstFirst 12

Similar Threads

  1. Help with Cart total / order sub total
    By philip937 in forum General Questions
    Replies: 3
    Last Post: 19 Dec 2012, 11:46 AM
  2. v151 order total different from cart total
    By s_p_ike in forum Bug Reports
    Replies: 9
    Last Post: 9 Dec 2012, 09:29 AM
  3. Zencart order total does not match total at monsterpay
    By momoftwo in forum Addon Payment Modules
    Replies: 1
    Last Post: 12 Mar 2010, 02:33 PM
  4. I want an order-total module to display total w/o tax
    By ivanc in forum Currencies & Sales Taxes, VAT, GST, etc.
    Replies: 4
    Last Post: 31 Oct 2009, 12:11 PM
  5. Sub Total not matching actual total of products in order
    By PadreHomer in forum General Questions
    Replies: 0
    Last Post: 10 Sep 2008, 11:54 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