taxengine:mods:version3:differences_between_the_v.3_api_and_the_v.2.1_api

This is an old revision of the document!


Differences between the KampData TaxEngine v.3 API and the v.2.1 API

Addressing

  • The AddressingEnabled method requires an additional parameter. That parameter is allowAnyAddress. Unless you want to override address validation and allow any address, this parameter (allowAnyAddress) should be set to false.
  • The LineCountiesInCityStateAndZip method has been removed. This is largely due to the fact that quite often rural addresses can be in a county other than those indicated in the rate and boundary import file.
  • The LineCountiesInState method has been added. This method returns an ArrayList of all the counties in the state.

Login

Two new Login methods have been added both of which allow you to specify a system database. Prior to this change, DYNAMICS was assumed to be the name of the system database. The v.2.1 Login methods have been retained for backward compatibility.

taxengine/mods/version3/differences_between_the_v.3_api_and_the_v.2.1_api.1442352180.txt.gz · Last modified: 2015/09/15 21:23 by chuck

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki