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.

PaymentMethodBasicDto

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

PaymentMethodBasicDto

public class PaymentMethodBasicDto : NamedEntityBasicDto

Inheritance

Namespace

Constructors

PaymentMethodBasicDto

The default constructor.

public PaymentMethodBasicDto()

Properties

Alias

public string Alias { get; set; }

CanCancelPayments

public bool CanCancelPayments { get; set; }

CanCapturePayments

public bool CanCapturePayments { get; set; }

CanFetchPaymentStatuses

public bool CanFetchPaymentStatuses { get; set; }

CanRefundPayments

public bool CanRefundPayments { get; set; }

Sku

public string Sku { get; set; }

SortOrder

public int SortOrder { get; set; }

StoreId

public Guid StoreId { get; set; }

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.