-
Notifications
You must be signed in to change notification settings - Fork 2.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Avalara tax reporting #1704
Milestone
Comments
This was referenced Jan 11, 2017
Closed
Should reporting be something that you have an option to turn on/off or just happens automatically when you are using this API? |
Good question, I guess it would be nice to have it as an option that could be disabled. I can see just wanting to use the tax rate lookups, and nothing else. |
Merged
Merged
ghost
removed
the
review
label
Feb 23, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Implement Avalara Tax reporting.
Currently we've implemented rate look up, the next part of the process is reporting the rates when an order has been completed. TaxCodes (assignment on the PDP, and submission during lookup) are also a requirement for implementation.
Documentation: http://developer.avalara.com/avatax/
Related to #1692 and #1699.
The text was updated successfully, but these errors were encountered: