| Package | Description |
|---|---|
| org.broadleafcommerce.core.pricing.service | |
| org.broadleafcommerce.core.pricing.service.tax.provider |
| Modifier and Type | Field and Description |
|---|---|
protected List<TaxProvider> |
TaxServiceImpl.providers |
| Modifier and Type | Method and Description |
|---|---|
void |
TaxServiceImpl.setTaxProviders(List<TaxProvider> providers)
Sets a list of
TaxProvider implementations. |
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleTaxProvider
Simple factor-based tax module that can be configured by adding rates for
specific postalCodes, city, state, or country.
|
Copyright © 2015. All Rights Reserved.