commerce_avatax_account_number |
./commerce_avatax.module |
Returns the site-wide AvaTax account number. |
1 |
|
commerce_avatax_address_compare |
includes/commerce_avatax.address.inc |
Compare entered address and the validated addresses returned by AvaTax. |
1 |
|
commerce_avatax_address_fields_mapping |
./commerce_avatax.module |
Returns a mapping between the Addressfield names and the field names that
need to be sent to the Avatax API v1. |
2 |
|
commerce_avatax_address_settings_form |
includes/commerce_avatax.admin.inc |
Builds the AvaTax address settings form. |
|
1 |
commerce_avatax_address_suggestion_apply |
./commerce_avatax.module |
Submit handler for the continue button of the checkout form.
Apply the address suggestion if selected in the Jquery Dialog. |
|
1 |
commerce_avatax_address_suggestion_form |
./commerce_avatax.module |
Returns address suggestion form. |
|
1 |
commerce_avatax_add_line_item |
./commerce_avatax.module |
Create, add an AvaTax line item to an order, and saves the order. |
1 |
|
commerce_avatax_ajax_mode_credentials |
includes/commerce_avatax.admin.inc |
Ajax: Returns container field for credential textfields. |
|
1 |
commerce_avatax_api_mode |
./commerce_avatax.module |
Returns the API mode. |
5 |
|
commerce_avatax_calculate_tax |
./commerce_avatax.module |
Performs Tax calculation for a given order. |
2 |
|
commerce_avatax_checkout_validate |
./commerce_avatax.module |
Checkout form validation callback. |
|
1 |
commerce_avatax_check_address |
./commerce_avatax.module |
Checks if the Avatax service needs to be called for this address. |
1 |
|
commerce_avatax_commerce_cart_order_empty |
./commerce_avatax.module |
Implements hook_commerce_cart_order_empty(). |
|
|
commerce_avatax_commerce_cart_order_refresh |
./commerce_avatax.module |
Implements hook_commerce_cart_order_refresh(). |
|
|
commerce_avatax_commerce_line_item_type_info |
./commerce_avatax.module |
Implements hook_commerce_line_item_type_info(). |
|
|
commerce_avatax_commerce_payment_order_paid_in_full |
./commerce_avatax.module |
Implements hook_commerce_payment_order_paid_in_full(). |
|
|
commerce_avatax_commerce_price_component_type_info |
./commerce_avatax.module |
Implements hook_commerce_price_component_type_info(). |
|
|
commerce_avatax_commit_transaction |
./commerce_avatax.module |
COMMIT an existing transaction for a given $order. |
|
|
commerce_avatax_company_code |
./commerce_avatax.module |
Returns the site-wide AvaTax company code for a given API mode. |
4 |
|
commerce_avatax_create_transaction |
includes/commerce_avatax.calc.inc |
Prepares the transaction request array to be sent to AvaTax. |
1 |
|
commerce_avatax_credentials_settings_form |
includes/commerce_avatax.admin.inc |
Builds the AvaTax credentials settings form. |
|
1 |
commerce_avatax_credentials_settings_form_validate |
includes/commerce_avatax.admin.inc |
Form validation handler for commerce_avatax_credentials_settings_form(). |
|
|
commerce_avatax_credentials_settings_validate |
includes/commerce_avatax.admin.inc |
Validate handler for the "Validate credentials" button. |
|
1 |
commerce_avatax_default_rules_configuration |
./commerce_avatax.rules_defaults.inc |
Implements hook_default_rules_configuration(). |
|
|
commerce_avatax_delete_tax_line_items |
./commerce_avatax.module |
Deletes AvaTax line items of an order. |
1 |
|
commerce_avatax_email_to_username |
./commerce_avatax.module |
Generate AvaTax user name as approximation of e-mail address. |
1 |
|
commerce_avatax_exemption_codes_allowed_values |
./commerce_avatax.module |
Allowed values callback for exemption codes. |
|
1 |
commerce_avatax_field_access |
./commerce_avatax.module |
Implements hook_field_access(). |
|
|
commerce_avatax_field_widget_form_alter |
./commerce_avatax.module |
Implements hook_field_widget_form_alter(). |
|
|
commerce_avatax_flush_caches |
./commerce_avatax.module |
Implements hook_flush_caches(). |
1 |
|
commerce_avatax_form_alter |
./commerce_avatax.module |
Implements hook_form_alter(). |
|
|
commerce_avatax_general_settings_form |
includes/commerce_avatax.admin.inc |
Builds the AvaTax general settings form. |
|
1 |
commerce_avatax_general_settings_form_submit |
includes/commerce_avatax.admin.inc |
Call the field refresh function. |
|
2 |
commerce_avatax_get_customer_profile_field |
./commerce_avatax.module |
Returns the configured customer profile field to use. |
3 |
|
commerce_avatax_global_vat_settings_form |
includes/commerce_avatax.admin.inc |
Builds the AvaTax Global VAT settings form. |
|
1 |
commerce_avatax_install |
./commerce_avatax.install |
Implements hook_install(). |
|
|
commerce_avatax_install_helper |
./commerce_avatax.install |
Helper function to define and create the required fields & instances. |
2 |
|
commerce_avatax_license_key |
./commerce_avatax.module |
Returns the site-wide AvaTax license key. |
1 |
|
commerce_avatax_line_item_new |
./commerce_avatax.module |
Creates a new AvaTax line item populated with the proper values. |
|
|
commerce_avatax_line_item_title |
./commerce_avatax.module |
Returns the title of an AvaTax line item. |
|
|
commerce_avatax_menu |
./commerce_avatax.module |
Implements hook_menu(). |
|
|
commerce_avatax_module_implements_alter |
./commerce_avatax.module |
Implements hook_module_implements_alter(). |
|
|
commerce_avatax_object |
./commerce_avatax.module |
Returns a statically cached instance of an Avatax object. |
6 |
|
commerce_avatax_order_admin_calculate_tax_form |
includes/commerce_avatax.admin.inc |
Form callback: confirmation form for manually calculating Taxes of an order. |
|
1 |
commerce_avatax_order_admin_calculate_tax_form_submit |
includes/commerce_avatax.admin.inc |
Form submit callback for commerce_avatax_order_admin_calculate_tax_form(). |
|
|
commerce_avatax_order_admin_form_access |
./commerce_avatax.module |
Access callback: determines access to the "Calculate Tax" local action. |
|
1 |
commerce_avatax_page_alter |
./commerce_avatax.module |
Implements hook_page_alter(). |
|
|
commerce_avatax_permission |
./commerce_avatax.module |
Implements hook_permission(). |
|
|
commerce_avatax_profile_copy_validate |
./commerce_avatax.module |
Element validate callback for the profile copy checkbox. |
|
1 |
commerce_avatax_requirements |
./commerce_avatax.install |
Implements hook_requirements(). |
|
|