Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
We are proud to release version 4.0 of the Ubercart Connector for AvaTax based on the new REST api from Avalara, Inc. A big thank you to the many users of the module for their constructive input. A big big thank you to the developers who have helped test the many corner cases. Taking this module from being a well supported contribution, to something that can be depended on for sales tax compliance!
FIX #1924862 by @drupal75: The process of checking the install status of a remote domain required clean URLs to be available - which has now been removed
FIX #1924862 by @drupal75: When reading settings.php from the default directory and if no base_url is defined in it, we fall back to the current base_url of the current process which is most likely the domain for the default directory
Moved description text out of the menu_links table and into its own table, created three theme functions for full theming capability, added an edit link for users with menu edit permissions, and a bit of code clean-up.