Previous Docs Version

The documentation you are viewing is for a previous version of the Vendr product. Click here to jump to the current stable version.

IProductCalculator

API reference for IProductCalculator in Vendr, the eCommerce solution for Umbraco v8+

IProductCalculator

public interface IProductCalculator

Namespace

Methods

CalculateProductPrice (1 of 2)

public Price CalculateProductPrice(IProductSnapshot productSnapshot, Guid currencyId, 
    TaxRate taxRate)

CalculateProductPrice (2 of 2)

public Price CalculateProductPrice(IProductSnapshot productSnapshot, Guid currencyId, 
    TaxRate taxRate, ProductCalculatorContext context)

CalculateProductTaxRate (1 of 2)

public TaxRate CalculateProductTaxRate(IProductSnapshot productSnapshot, TaxSource taxSource, 
    TaxRate fallbackTaxRate)

CalculateProductTaxRate (2 of 2)

public TaxRate CalculateProductTaxRate(IProductSnapshot productSnapshot, TaxSource taxSource, 
    TaxRate fallbackTaxRate, ProductCalculatorContext context)

Edit this page on GitHub

Site + logo design © 2025 Outfield Digital Ltd. Content contributions licensed under MIT.
Vendr® is a Registered Trademark of Outfield Digital Ltd.