Magento2: Prices always exclusive of tax for shipping estimates in cart

Created on 3 Oct 2016  路  6Comments  路  Source: magento/magento2

The estimates for shipping on the cart page are always shown excluding VAT, despite having set the cart to show shipping inclusive of tax.

Preconditions

  • Magento 2.1.0 or 2.1.1

    Steps to reproduce

  1. Create a new shipping tax rule, with a 20% tax rate for the country you intend to checkout with. When creating the tax rule, creating a new product tax class named shipping and set the rule to use it.
  2. Specify under Sales > Tax > Tax Class to use the new product tax class you just made.
  3. Set the following:
    Price Display Settings > Display Shipping Prices = Including Tax
    Shopping Cart Display Settings > Display Shipping Prices = Including Tax.
  4. Add a product to the cart, then go to the cart and look at the shipping estimates in the order summary box to the right.

    Expected result

  5. I would expect to see the shipping estimates shown inclusive of tax.

    Actual result

  6. Shipping estimates are shown excluding tax.

Tax Format is valid needs update bug report

All 6 comments

What is your Calculation Settings>Shipping Prices setting? If it is set to Including Tax price will be shown without tax. And also did you specified Tax Class for Shipping?

According to contributor guide, tickets without response for two weeks should be closed.
If this issue still reproducible please feel free to create the new one: format new issue according to the Issue reporting guidelines: with steps to reproduce, actual result and expected result and specify Magento version.

@sevos1984 @veloraven i am facing this same issue and the setting under Calculation Settings>Shipping Prices is set to "Including tax". You are requested to reopen this ticket as it is still not fixed.

Same as @parekhreena. I set a 6% tax and is only being applied to the Cart Subtotal.

shipping bug - backend

shipping bug - frontend

Well I missed to set the "Tax Class for Shipping". After that is working as expected.

selection_003

selection_004

Hi,
I am facing same problem. I have given the below configurations but now also shipping cost showed exclusive of tax in shopping cart but in checkout page it shows with tax.
Tax Class for Shipping -> Taxable goods
Calculation Settings -> Shipping Prices -> Excluding Tax
Shopping Cart Display Settings -> Display Shipping Amount -> Including Tax.
Can anyone give the solution for this.

Was this page helpful?
0 / 5 - 0 ratings