Tips and Tricks HQ Forum

Support Forum for Tips and Tricks HQ Products

Register or log in - lost password? (Having an issue with the forum login?)

Search the Forum

Tips and Tricks HQ Forum » WP eStore Forum » WP eStore Tweaks

display TTC price (tax included) on product page

(26 posts) (8 voices)
  • Started 1 year ago by guidum
  • Latest reply from Leodore
  • Possible Solutions (Related Topics):
    1. Base price is missing for digital product variations
    2. Wrong price in check out page and currency (dollars) not showing on the display
    3. Product post displaying different price if registered
    4. Product names not displaying properly on transaction results page or in emails
    5. Display Price on Collect Details page for ARB and Authorize.net

Tags:

  • german tax
  • included tax
  • price
  • tax
  • tax included price
  • VAT
« Previous123
  1. ramona
    Member

    Hello admin,
    everthing works correct now. Thank you for you help and a happy new year to the other continent from here: Europe ;) Really great your support.

    Posted 4 months ago #
  2. ramona
    Member

    After an update today (version 5.3.8) I cannot find a file named eStore_advanced_configs.php. How can I set "DISPLAY_TAX_INCLUSIVE_PRICE'" now?
    Thank you for help.

    Posted 1 week ago #
  3. admin
    Key Master

    You must have mixed up your zip file(s). If you get a new build of eStore today and update the plugin correctly by following the instruction then you would have v6.6.5:
    http://www.tipsandtricks-hq.com/ecommerce/wordpress-estore-installation-and-usage-guide-31

    Posted 1 week ago #
  4. ramona
    Member

    @admin: You are absolutely right! Could you implement this feature in the product settings?

    Posted 1 week ago #
  5. Leodore
    Member

    Hey, I have just read this whole thread and am a little confused as to what to do. The code suggestion on the first page seems to be no longer relevant.

    I am trying to get it to be so that when a person buys a product the tax amount is included in the shopping cart and not added after
    so instead of getting this

    Subtotal: $10.00
    Tax: $1.50
    Total: $11.50

    I am trying to achieve this
    Price: $10.00
    GST (15%): $1.50
    Total: $10.00
    I have adjusted the eStore_advanced_configs.php file to this
    define('WP_ESTORE_DISPLAY_TAX_INCLUSIVE_PRICE', '1');//Set it to 1 to enable this
    but haven't noticed any changes? Any help would be greatly appreciated

    Posted 3 days ago #
  6. admin
    Key Master

    There is a lot of tweaks related discussion in this thread so it is easy to get confused.

    You only need to make the following change to display *tax inclusive* price of your products when they are displayed.

    Open the "eStore_advanced_configs.php" file and search for the following line of code:

    define('WP_ESTORE_DISPLAY_TAX_INCLUSIVE_PRICE', '0');

    Once you find it change it to the following which will tell the plugin to show tax inclusive price:

    define('WP_ESTORE_DISPLAY_TAX_INCLUSIVE_PRICE', '1');

    FYI - There is a difference between "Subtotal" and "Total". subtotal is the amount without *shipping* and *tax*.

    Posted 2 days ago #

RSS feed for this topic

« Previous123

Reply

You must log in to post.

Tips and Tricks HQ  | WP Shopping Cart  | WP Affiliate Software  | WordPress Membership Plugin