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.

PaymentCalculatorBase

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

PaymentCalculatorBase

public abstract class PaymentCalculatorBase : IPaymentCalculator

Inheritance

Namespace

Methods

CalculatePaymentMethodPrice

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

CalculatePaymentMethodPrice

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

CalculatePaymentMethodTaxRate

public TaxRate CalculatePaymentMethodTaxRate(PaymentMethodReadOnly paymentMethod, 
    TaxSource taxSource, TaxRate fallbackTaxRate)

CalculatePaymentMethodTaxRate

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