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.

PaymentMethodDto

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

PaymentMethodDto

public class PaymentMethodDto : PaymentMethodBasicDto

Inheritance

Namespace

Constructors

PaymentMethodDto

The default constructor.

public PaymentMethodDto()

Properties

AllowedCountryRegions

public List<AllowedCountryRegionDto> AllowedCountryRegions { get; set; }

ImageId

public string ImageId { get; set; }

PaymentProviderAlias

public string PaymentProviderAlias { get; set; }

PaymentProviderSettings

public Dictionary<string, string> PaymentProviderSettings { get; set; }

PaymentProviderSupportsCancellingPayments

public bool PaymentProviderSupportsCancellingPayments { get; set; }

PaymentProviderSupportsCapturingPayments

public bool PaymentProviderSupportsCapturingPayments { get; set; }

PaymentProviderSupportsFetchingPaymentStatus

public bool PaymentProviderSupportsFetchingPaymentStatus { get; set; }

PaymentProviderSupportsRefundingPayments

public bool PaymentProviderSupportsRefundingPayments { get; set; }

Prices

public List<ServicePriceDto> Prices { get; set; }

TaxClassId

public Guid? TaxClassId { 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.