commerce_avatax_add_avatax_line_item |
./commerce_avatax.module |
Adds a avatax line item to an order, and saves the order. |
1 |
|
commerce_avatax_calculate_sales_tax |
./commerce_avatax.module |
Calculate sales tax using regular web site checkout. |
1 |
|
commerce_avatax_commerce_line_item_type_info |
./commerce_avatax.module |
Implements hook_commerce_line_item_type_info(). |
|
|
commerce_avatax_commerce_order_update |
./commerce_avatax.module |
Implements hook_commerce_order_update(). |
|
|
commerce_avatax_commerce_payment_order_paid_in_full |
./commerce_avatax_erp.inc |
Implements hook_payment_order_paid_in_full(). |
|
|
commerce_avatax_commerce_price_component_type_info |
./commerce_avatax.module |
Implements hook_commerce_price_component_type_info(). |
|
|
commerce_avatax_configure_line_item |
./commerce_avatax.module |
Line item callback: configures the AvaTax line item type on module enable. |
|
1 |
commerce_avatax_delete_avatax_line_items |
./commerce_avatax.module |
Deletes all AvaTax line items on an order. |
2 |
|
commerce_avatax_email_to_username |
./commerce_avatax.module |
|
1 |
|
commerce_avatax_entity_update |
./commerce_avatax_erp.inc |
Implements hook_entity_update(). |
|
|
commerce_avatax_get_tax |
./commerce_avatax_pro.inc |
Gets the tax amount for the order based on the delivery address. |
1 |
|
commerce_avatax_get_tax |
./commerce_avatax_basic.inc |
Use populated order to calculate sales tax based on the specified address. |
1 |
|
commerce_avatax_libraries_info |
./commerce_avatax.module |
Implements hook_libraries_info(). |
|
|
commerce_avatax_line_item_add_form |
./commerce_avatax.module |
Returns a form with the elements required to add an AvaTax line item through the line
item manager widget. |
|
|
commerce_avatax_line_item_add_form_submit |
./commerce_avatax.module |
Adds the selected tax saas information to a new tax saas line item. |
|
|
commerce_avatax_line_item_create |
./commerce_avatax.module |
Creates a sales tax line item |
2 |
|
commerce_avatax_line_item_new |
./commerce_avatax.module |
Creates a new AvaTax line item populated with the sales tax values. |
1 |
|
commerce_avatax_line_item_populate |
./commerce_avatax.module |
Populates a sales tax line item with the specified values. |
2 |
|
commerce_avatax_line_item_title |
./commerce_avatax.module |
Returns the title of an avatax line item. |
|
|
commerce_avatax_manual_calculate_sales_tax |
./commerce_avatax.module |
Calculate sales tax for manual order entry. |
1 |
|
commerce_avatax_options |
./commerce_avatax.module |
Turns the sales tax amount into a form element options array. |
1 |
|
commerce_avatax_permission |
./commerce_avatax.module |
Implements hook_permission(). |
|
|
commerce_avatax_requirements |
./commerce_avatax.install |
Implementation of hook_requirements(). |
|
|
commerce_avatax_retrieve_sales_tax |
./commerce_avatax.module |
AvaTax service: returns the sales tax amount as an array. |
2 |
|
commerce_avatax_service_load |
./commerce_avatax.module |
Returns the avatax service array. |
2 |
|
commerce_avatax_ui_admin_settings |
includes/commerce_avatax_ui.admin.inc |
Admin settings menu callback. |
|
1 |
commerce_avatax_ui_menu |
./commerce_avatax_ui.module |
Implements hook_menu(). |
|
|
commerce_avatax_uninstall |
./commerce_avatax.install |
Implements hook_uninstall(). |
|
|
commerce_avatax_void_order |
./commerce_avatax_erp.inc |
|
|
|