Table of Contents
...
See the examples below to find out the logic of tax calculation with different settings in Magento and M2E Pro.
Example 1. Tax Source is set to None
If the Tax source is set to None both Walmart and Magento Tax settings will be ignored. As shown in the screenshot, the Magento Order will contain no tax amount.
Magento Order Totals
Example 2. Tax Source is set to Walmart
When you select Walmart as a Tax Source, the tax in Magento Order will be calculated according to Walmart tax settings.
Tax is included in the price
Let's see how the calculation works when you apply 20% tax to a Walmart item with no change to its final price.
...
Tip |
---|
Sometimes the order currency can differ from the Magento base one. In this case, Magento converts the order price to the base currency and calculates tax. Then both price and tax are converted back into the order currency. You can find them in brackets in the Order Totals. |
Tax is added on top of the price
Now let’s find out how tax is calculated when 20% tax is included in the Walmart item final price.
...
Walmart Order Totals
Magento Order Totals
Example 3. Tax Source is set to Magento
If you set Magento as a Tax Source, any tax value returned from Walmart will be ignored. Magento will use Tax Rules for tax calculation.
...
- If the Catalog Prices are set to Including Tax,the tax will be calculated into the final Magento Product price.
According to the mentioned Tax Rule, the Magento Product of $100 will be listed on Walmart with a price of $100.
...