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.

IShippingCalculator

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

IShippingCalculator

public interface IShippingCalculator

Namespace

Methods

CalculateShippingMethodPrice (1 of 2)

public Price CalculateShippingMethodPrice(ShippingMethodReadOnly shippingMethod, Guid currencyId, 
    Guid countryId, Guid? regionId, TaxRate taxRate)

CalculateShippingMethodPrice (2 of 2)

public Price CalculateShippingMethodPrice(ShippingMethodReadOnly shippingMethod, Guid currencyId, 
    Guid countryId, Guid? regionId, TaxRate taxRate, ShippingCalculatorContext context)

CalculateShippingMethodTaxRate (1 of 2)

public TaxRate CalculateShippingMethodTaxRate(ShippingMethodReadOnly shippingMethod, 
    TaxSource taxSource, TaxRate fallbackTaxRate)

CalculateShippingMethodTaxRate (2 of 2)

public TaxRate CalculateShippingMethodTaxRate(ShippingMethodReadOnly shippingMethod, 
    TaxSource taxSource, TaxRate fallbackTaxRate, ShippingCalculatorContext 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.