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.

PaymentProviderAttribute

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

PaymentProviderAttribute

[AttributeUsage(AttributeTargets.Class)]
public class PaymentProviderAttribute : Attribute

Namespace

Constructors

PaymentProviderAttribute (1 of 2)

public PaymentProviderAttribute(string alias, string name)

PaymentProviderAttribute (2 of 2)

public PaymentProviderAttribute(string alias, string name, string description)

Properties

Alias

public string Alias { get; }

Description

public string Description { get; }

Icon

public string Icon { get; set; }

Name

public string Name { 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.