You are here

constant COMMERCE_AVATAX_VAR_PREFIX in Drupal Commerce Connector for AvaTax 7.5

24 uses of COMMERCE_AVATAX_VAR_PREFIX
commerce_avatax_account_number in ./commerce_avatax.module
Returns the site-wide AvaTax account number.
commerce_avatax_address_compare in includes/commerce_avatax.address.inc
Compare entered address and the validated addresses returned by AvaTax.
commerce_avatax_address_settings_form in includes/commerce_avatax.admin.inc
Builds the AvaTax address settings form.
commerce_avatax_api_mode in ./commerce_avatax.module
Returns the API mode.
commerce_avatax_checkout_validate in ./commerce_avatax.module
Checkout form validation callback.

... See full list

File

./commerce_avatax.module, line 10
AvaTax service integration from Avalara, Inc.

Code

define('COMMERCE_AVATAX_VAR_PREFIX', 'commerce_avatax_');