You are here

6 calls to commerce_avatax_object() in Drupal Commerce Connector for AvaTax 7.5

commerce_avatax_calculate_tax in ./commerce_avatax.module
Performs Tax calculation for a given order.
commerce_avatax_commerce_payment_order_paid_in_full in ./commerce_avatax.module
Implements hook_commerce_payment_order_paid_in_full().
commerce_avatax_commit_transaction in ./commerce_avatax.module
COMMIT an existing transaction for a given $order.
commerce_avatax_credentials_settings_validate in includes/commerce_avatax.admin.inc
Validate handler for the "Validate credentials" button.
commerce_avatax_validate_address in includes/commerce_avatax.address.inc
Validate the address entered on checkout form.
commerce_avatax_void_transaction in ./commerce_avatax.module
VOID AvaTax transaction for $order.