commerce_avatax_commerce_inline_form_customer_profile_alter |
./commerce_avatax.module |
Implements hook_commerce_inline_form_alter(). |
|
|
commerce_avatax_entity_base_field_info |
./commerce_avatax.module |
Implements hook_entity_base_field_info(). |
|
|
commerce_avatax_entity_field_access |
./commerce_avatax.module |
Implements hook_entity_field_access(). |
|
|
commerce_avatax_post_update_1 |
./commerce_avatax.post_update.php |
Update old config data to tax type config. |
|
|
commerce_avatax_post_update_2 |
./commerce_avatax.post_update.php |
Migrate back to using Configuration for managing AvaTax settings. |
|
|
commerce_avatax_theme |
./commerce_avatax.module |
Implements hook_theme(). |
|
|
commerce_avatax_update_8101 |
./commerce_avatax.install |
Add the "customer_code_field" setting. |
|
|
commerce_avatax_update_8102 |
./commerce_avatax.install |
Add the "logging" setting. |
|
|
commerce_avatax_update_8103 |
./commerce_avatax.install |
Add the "disable_tax_calculation" setting. |
|
|
commerce_avatax_update_8104 |
./commerce_avatax.install |
Add the customer exemptions fields to the user. |
|
|
hook_commerce_avatax_order_request_alter |
./commerce_avatax.api.php |
Alter the request body right before its sent to AvaTax. |
|
|
hook_commerce_avatax_order_response_alter |
./commerce_avatax.api.php |
Let other modules respond to the AvaTax response. |
|
|