How Do I Remove Tax from an Order?

Learn how to remove tax from orders for Amazon, Shopify, ShipStation, etc.

Problem

You need to remove tax from an order. Amazon connections are typically use this rule most frequently, but it is relevant for any situation where tax is remitted, or calculated by a third party.

Solution

This rule will remove tax from any order that comes in, if that order matches the specified selling channel:

  1. Navigate to the Connex Dashboard.
  2. Click Rules Engine > My Rules.
  3. Click Add New Rule.
  4. Choose Map field, based on condition.
  5. As the action, choose Remove Tax on Order.
  6. In the rules grid, set the field to check to be Selling Channel. Enter Equals as the comparison and enter the selling channel you desire as the initial value. 
  7. Save the rules form.
  8. Leave the What should the value be? area of the rule,  blank as this rule does not use it.
  9. Select Submit.

2022-09-23_16-04-21

Notes:

  • When using Equals as a comparison, values such as Amazon and Amazon.com are not considered equal. Instead use Contains which, with the example of Amazon, would see Amazon, Amazon.com, and Amazon Canada as the same value and apply the rule to all three.
  • If you would like to remove tax from all orders, you can do so with a slight change to your conditions. By changing the comparison to IsNot and leaving the initial value blank, the rule will remove tax from any and all orders that have a value in the selling channel field, which should be all orders.2022-09-23_16-06-38