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.

ProductCalculatorBase

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

ProductCalculatorBase

public abstract class ProductCalculatorBase : IProductCalculator

Inheritance

Namespace

Methods

CalculateProductPrice

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

CalculateProductPrice

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

CalculateProductTaxRate

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

CalculateProductTaxRate

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

Edit this page on GitHub

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