Function Hook_ecommerce_tax_taxjar->check_configured_correctly
Definitions
sources/hooks/systems/ecommerce_tax/taxjar.php
- Check that TaxJar is correctly configured.
- Visibility: protected
- Is abstract?: No
- Is static?: No
- Is final?: No
Preview
Code (PHP)
/**
* Check that TaxJar is correctly configured.
*
*/
protected function check_configured_correctly()
* Check that TaxJar is correctly configured.
*
*/
protected function check_configured_correctly()

