Making The Connection
Where Will I See This Within OLX?
Script
Once Sales Tax has been setup you must navigate to each script that will add tax to orders created. Selecting the Region/Taxes tab will bring you to location criteria of which orders must apply tax to the products based on shipping address. You will also select which
Tax Provider Account the taxed locations will use (one per script).
Imported Orders
Once you have setup Sales Tax and added location criteria to the script your imported orders must provide the tax values during order import.
<PRODUCT01>C.S Test Product 30</PRODUCT01>
<DESCRIPTION01>Test Product</DESCRIPTION01>
<QUANTITY01>2</QUANTITY01>
<PRICE01>15.00</PRICE01>
<DISCOUNT01>0</DISCOUNT01>
<COUPON_CODE01></COUPON_CODE01>
<SHIPPING01>1.00</SHIPPING01>
<TAX_RATE01>6.5</TAX_RATE01>
<TAX_PROD01>0.975</TAX_PROD01>
<TAX_SHIPPING_PROD01>0.65</TAX_SHIPPING_PROD01>
<PAID_PRICE_PROD01>30.00</PAID_PRICE_PROD01>
<PAID_SHIPPING_PROD01>1.00</PAID_SHIPPING_PROD01>
<PAID_TAX_PROD01>2.60</PAID_TAX_PROD01>
Order Entry Screen
When entering an order, after the shipping address is filled in and product selected you will notice the Tax field populate if the location criteria has been selected on the Script being used.
Order Detail Screen
After an order has been entered (manually or via import) and you navigate to the Order Detail screen you will see the Tax values on each corresponding item line.
What Reports Can Be Pulled?
- Sales Tax By State
- Sales Tax
- Sales Tax By State/Order
What Imports/Exports Relate to xxxx
- Order Imports
Trouble Shooting