Instructions For Customized Development Environments
You are about to view the Exactor SDK document, a document that outlines the requirements for integrating the Exactor module into customized development environments. The SDK document, and its content, should be treated as confidential information, and may be used for internal review purposes only, for evaluating integration of the Exactor module with your IT systems. If you cannot maintain the confidentiality of this document, and its contents, please do not proceed.
Briefly, the basic concept is that the merchant system calls out to our system to post sales transactions and get back the tax amounts. The method of communication is a simple HTTP POST request, where you send an XML payload (using the Exactor XML schema) containing the transaction data and receive an XML response that contains the tax data. At the end of each period, we automatically generate the returns for all of the states where there are obligations. You can have multiple points of integration where Exactor touches the transaction, such as at the order management system or the Shopping Cart level; the system Invoice level, or bulk uploads etc.
Click to download the SDK document. I will treat it as confidential.