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.

PaymentCalculator

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

PaymentCalculator

public class PaymentCalculator : PaymentCalculatorBase

Inheritance

Namespace

Constructors

PaymentCalculator

public PaymentCalculator(ITaxService taxService, IStoreService storeService)

Methods

CalculatePaymentMethodPrice

public override Price CalculatePaymentMethodPrice(PaymentMethodReadOnly paymentMethod, 
    Guid currencyId, Guid countryId, Guid? regionId, TaxRate taxRate, 
    PaymentCalculatorContext context)

CalculatePaymentMethodTaxRate

public override TaxRate CalculatePaymentMethodTaxRate(PaymentMethodReadOnly paymentMethod, 
    TaxSource taxSource, TaxRate fallbackTaxRate, PaymentCalculatorContext 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.