Documentation
Feedback
Guides
VTEX IO Apps

VTEX IO Apps
TaxJar
Official extension
Version: 0.6.3
Latest version: 0.6.3

The specified version of the app (0.x.0) does not exist. This page is about the latest stable version, which is 0.6.3.

The TaxJar app uses the TaxJar API to calculate taxes. Optionally, invoiced orders will be recorded in TaxJar for reporting.

Configuration

Step 1 - Create API Token in TaxJar

Step 2 - Install the TaxJar app

Using your terminal, log in to the desired VTEX account and run the following command: vtex install vtex.taxjar

Step 3 - Defining the app settings

{"base64":"  ","img":{"width":2401,"height":1577,"type":"png","mime":"image/png","wUnits":"px","hUnits":"px","length":267062,"url":"https://user-images.githubusercontent.com/47258865/118002998-2b2db400-b316-11eb-9f09-13df44be8086.png"}}

  1. Enter the API Token.
  2. Choose optional settings
  • Production Mode - The entered API Token is a Live token.
  • Enable TaxJar inb checkout - Request tax calculations.
  • Post completed transactions to TaxJar - Record invoiced orders in TaxJar
  • Post marketplace transactions to TaxJar - Record invoiced marketplace orders in TaxJar
  1. Save Settings.
  2. Test Connection.

Step 4 - Adding customer exemptions

  1. Fill in all fields, making sure that the email used is a valid VTEX account.
  2. Currently, the application supports up to three exempt US states for a user.

Notes

  • Pickup points are used to determine nexus addresses. Must be tagged with 'TaxJar'
    {"base64":"  ","img":{"width":838,"height":1157,"type":"png","mime":"image/png","wUnits":"px","hUnits":"px","length":234253,"url":"https://user-images.githubusercontent.com/47258865/119150454-759ce800-ba1c-11eb-84cb-d1386380e3ca.png"}}
  • Product tax codes are entered in Catalog -> Products and SKUs -> Tax Code.
  • An order transaction is created in TaxJar when an order is invoiced.
See also
VTEX App Store
VTEX IO Apps
Was this helpful?