Installation
- Include the Broadleaf TaxCloud Module in your Maven dependencies:
<dependency>
<groupId>com.broadleafcommerce</groupId>
<artifactId>broadleaf-taxcloud</artifactId>
<version>1.1.0-SNAPSHOT</version>
<type>jar</type>
<scope>compile</scope>
</dependency>
Insert the module configuration into the
BLC_MODULE_CONFIGURATIONTable. This can be done by running the following script:
classpath:/config/bc/sql/load_taxcloud_module_config.sqlUsing the admin, configure a new TaxCloud Module Configuration in the BLC Module Configuration section. You will also need to populate each of the fields with your generated api key and api id which you received from TaxCloud.