You are here

constant COMMERCE_AVATAX_LICENSE_KEY in Drupal Commerce Connector for AvaTax 7.5

2 uses of COMMERCE_AVATAX_LICENSE_KEY
commerce_avatax_credentials_settings_validate in includes/commerce_avatax.admin.inc
Validate handler for the "Validate credentials" button.
commerce_avatax_license_key in ./commerce_avatax.module
Returns the site-wide AvaTax license key.

File

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

Code

define('COMMERCE_AVATAX_LICENSE_KEY', 'license_key');