DefaultTaxEstimationService Class |
Namespace: CMS.Ecommerce
public class DefaultTaxEstimationService : ITaxEstimationService
The DefaultTaxEstimationService type exposes the following members.
Name | Description | |
---|---|---|
DefaultTaxEstimationService |
Initializes a new instance of the DefaultTaxEstimationService class with the specified tax rate source."/>
|
Name | Description | |
---|---|---|
ExtractTax |
Calculates the tax part of the given price. The result is rounded.
| |
GetExtractionRate |
Returns rate for tax extraction.
| |
GetTax |
Estimates the tax from the given price.
| |
RoundTax |
Returns rounded value according to the specified currency.
|