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.

ValidatePaymentMethodPriceChange

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

ValidatePaymentMethodPriceChange

public class ValidatePaymentMethodPriceChange : ValidationEventBase

Inheritance

Namespace

Constructors

ValidatePaymentMethodPriceChange

public ValidatePaymentMethodPriceChange(PaymentMethodReadOnly paymentMethod, Guid currencyId, 
    ChangingValue<decimal> price, Guid? countryId, Guid? regionId)

Properties

CountryId

public Guid? CountryId { get; }

CurrencyId

public Guid CurrencyId { get; }

PaymentMethod

public PaymentMethodReadOnly PaymentMethod { get; }

Price

public ChangingValue<decimal> Price { get; }

RegionId

public Guid? RegionId { get; }

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.