@NonNullApi
Package com.broadleafcommerce.tax.simple
- Author:
- Chris Kittrell (ckittrell)
-
Class Summary Class Description LegacySimpleTaxProperties Deprecated. SimpleTaxConfig Tax configuration read from a file.SimpleTaxProperties Provides properties for the SimpleTaxProvider, optionally discriminated by tenantId or applicationId.SimpleTaxProvider<T1 extends TaxRequest,T2 extends TaxResponse> Simple implementation ofTaxProvider
primarily used for estimating taxes, but can be used for providing full taxes for implementors without complex tax needs.SimpleTaxRecord A single configuration of a tax rate according to a location.