This section will cover how to set up taxes in iPaaS.com. (Note: if client is using the BC Avalara extension for tax calculation, use KB article “How to configure iPaaS.com to use the BigCommerce Avalara Application for Taxes” to configure taxes.)
Prerequisite
tax-codes from CounterPoint
First, you will edit the some of default tax mappings in the CP Order Headers Collection.
1. Select the "Edit" Button next to " Transaction-CP Order Headers from iPaaS.

2. Navigate to "TAX_COD' field.
3. Select Edit.

4. Change "TYPES" field to Static or Dynamic Formula.
5. Update "Source" field with CP tax code. (Example (TaxAmount > 0 ? "NJ" : "NON")or "AVALARA")
6. click "SAVE".

7. Click "APPLY".

8. Select the + button next to " Transaction-CP Order Headers from iPaaS".
9. Navigate to "CP Order Tax From iPaaS".
10. Select "Edit" button.

11. Navigate to "AUTH_COD' field.
12. Select Edit.
13. Change "TYPES" field to Static or Dynamic Formula.
14. Update "Source" field with CP tax code. (Example(Parent.TaxAmount > 0 ? "NJ-1": "NON-1")(Note:if "AVALARA"is client's tax code, Use it for "AUTH_COD" also.)
15. Click "SAVE".

16. Navigate to "RUL_COD' field.
17. Select Edit.
18. Change "TYPES" field to Static or Dynamic Formula.
19. Update "Source" field with CP tax rule code.(Example(Parent.TaxAmount > 0 ? "NJ-1": "NON-1")(Note:if "AVALARA"is client's tax code, Use it for "RUL_COD" also.)
20. Click "SAVE".

21. Click "APPLY".
Next, you will edit the some of default tax mappings in the CP Deposit Ticket Collection.
1 .Select the "Edit" Button next to " Transaction-CP Desposit Ticket from iPaaS".

2. Navigate to "TAX_COD' field.
3. Select Edit.

4. Change "TYPES" field to Static.
5. Update "Source" field with CP tax code.
6. Click "SAVE".

7. Select the + button next to " Transaction- CP Deposit Ticket from iPaaS".
8. Navigate to "CP Deposit Ticket - Tax From iPaaS".
9 Select "Edit" button.

10. Navigate to "AUTH_COD' field.
11. Select Edit.
12. Change "TYPES" field to Static.
13. Update "Source" field with CP tax code.
14. Click "SAVE".

15. Navigate to "RUL_COD' field.
16. Select Edit.
17. Change "TYPES" field to Static.
18. Update "Source" field with CP tax rule code(Note:if "AVALARA"is client's tax code, Use it for "RUL_COD" Also).
19. Click "SAVE".

20: Click "APPLY".