Class ConfigurableVatProvider
- Namespace
- Dynamicweb.Ecommerce.Prices
- Assembly
- Dynamicweb.Ecommerce.dll
Represents the configurable VAT provider.
public class ConfigurableVatProvider : ConfigurableAddIn
- Inheritance
-
ConfigurableVatProvider
- Inherited Members
Methods
FindVatPercent(ref Product)
Finds the VAT percent.
public virtual double FindVatPercent(ref Product product)
Parameters
Returns
- double
- The VAT percent.