Package DE_EPAGES::AvaTax::API::AvaTax
public API for AvaTax
Base |
Exporter |
Functions
IsAuthorized
Tests Authorization for AvaTax Webservice
Syntax |
IsAuthorized( $Service, $Account, $LicenseKey ); |
Input |
|
Return |
|
NotifyShopOwner
Notfies shop owner of a problem
Syntax |
NotifyShopOwner( $ErrorCode ); |
Input |
|
Ping
Tests Ping for AvaTax Webservice
Syntax |
Ping( $Service, $Account, $LicenseKey ); |
Input |
|
Return |
|
UpdateTax
calls GetTax for a lineitemcontainer and updates lineitemtax entries
Syntax |
UpdateTax( $LineItemContainer ); |
Input |
|
UseAvaTax
Check if we will use AvaTax for this order.
Syntax |
UseAvaTax( $Shop, $hAddressInfo ); |
Input |
|
Return |
|
Validate
Validates an address with AvaTax Address service The actual input values are taken from the Form element, if provided.
Syntax |
Validate( $Address ); |
Input |
|
Return |
|