Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents

Once the eBay order is imported to M2E Pro, the corresponding Magento Order can be created based on the configuredAccount Settings

The way tax is calculated for the Magento Order depends on the selectedTax Source and Magento Tax Settings.

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 eBay 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 eBay

When you select eBay as a Tax Source, the tax in Magento Order will be calculated according to eBay tax settings.

Tip

M2E Pro Selling Policy allows you to apply VAT to your eBay items and choose whether it should be included in the item's final price or added on top.

  • Tax is included in the item final price

Let's see how the calculation works when you apply 20% tax to the eBay 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.

You can configure the currency settings under Magento System > Configuration > General > Currency Setup > Currency Options.

  • Tax is excluded from the item final price

Now let’s find out how tax is calculated when 20% tax is excluded from the eBay item final price.

...

eBay 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 eBay 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 eBay with a price of $100.

...