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.

ValidatePaymentMethodToggleFeatures

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

ValidatePaymentMethodToggleFeatures

public class ValidatePaymentMethodToggleFeatures : ValidationEventBase

Inheritance

Namespace

Constructors

ValidatePaymentMethodToggleFeatures

public ValidatePaymentMethodToggleFeatures(PaymentMethodReadOnly paymentMethod, 
    ChangingValue<bool> fetchPaymentStatuses, ChangingValue<bool> capturePayments, 
    ChangingValue<bool> cancelPayments, ChangingValue<bool> refundPayments)

Properties

CancelPayments

public ChangingValue<bool> CancelPayments { get; }

CapturePayments

public ChangingValue<bool> CapturePayments { get; }

FetchPaymentStatuses

public ChangingValue<bool> FetchPaymentStatuses { get; }

PaymentMethod

public PaymentMethodReadOnly PaymentMethod { get; }

RefundPayments

public ChangingValue<bool> RefundPayments { 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.