Package DE_EPAGES::AvaTax::Hooks::TaxMethod
Hook Listener on API_EnableShopTaxMethod and API_DisableShopTaxMethod
Functions
OnDisableShopTaxMethod
Listens to API_DisableShopTaxMethod and resets TaxClass Alias values to default.
Syntax |
OnDisableShopTaxMethod( $hInput ); |
Input |
|
Return |
|
OnEnableShopTaxMethod
Listens to API_EnableShopTaxMethod and sets TaxClass Alias values to AvaTax product taxcodes.
Syntax |
OnEnableShopTaxMethod( $hInput ); |
Input |
|
Return |
|