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.

IDiscountRuleProvider

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

IDiscountRuleProvider

public interface IDiscountRuleProvider

Namespace

Properties

Alias

public string Alias { get; }

Description

public string Description { get; }

Icon

public string Icon { get; }

LabelView

public string LabelView { get; }

Name

public string Name { get; }

SettingDefinitions

public IEnumerable<DiscountRuleProviderSettingDefinition> SettingDefinitions { get; }

Methods

ValidateRule

public DiscountRuleResult ValidateRule(DiscountRuleContext context, 
    IReadOnlyDictionary<string, string> settings)

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.