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.

ShippingCalculator

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

ShippingCalculator

public class ShippingCalculator : ShippingCalculatorBase

Inheritance

Namespace

Constructors

ShippingCalculator

public ShippingCalculator(ITaxService taxService, IStoreService storeService)

Methods

CalculateShippingMethodPrice

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

CalculateShippingMethodTaxRate

public override 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.