ProductOrderFieldDiscountUniqueVoucher Class |
Namespace: Dynamicweb.Ecommerce.Orders.SalesDiscounts
[AddInNameAttribute("Product total price discount unique voucher")] [AddInDescriptionAttribute("Provides discount for specified products or product groups if the order field filled with a correct voucher code and (optional) total price satisfies conditions.")] [AddInActiveAttribute(true)] [AddInIsAdditionalAttribute(true)] [AddInOrderAttribute(4)] public class ProductOrderFieldDiscountUniqueVoucher : SalesDiscountProvider, IDropDownOptions, IVoucherlistDiscount
The ProductOrderFieldDiscountUniqueVoucher type exposes the following members.
Name | Description | |
---|---|---|
ProductOrderFieldDiscountUniqueVoucher | Initializes a new instance of the ProductOrderFieldDiscountUniqueVoucher class |
Name | Description | |
---|---|---|
BuyLimit | ||
BuyLimitCalculated | Obsolete. | |
DiscountAmount | ||
DiscountId | (Inherited from SalesDiscountProvider.) | |
DiscountName | (Inherited from SalesDiscountProvider.) | |
Discounts | (Inherited from SalesDiscountProvider.) | |
DiscountValue | (Inherited from SalesDiscountProvider.) | |
HideDiscountValueGroupBox | (Inherited from SalesDiscountProvider.) | |
IncludeBuyLimit | ||
IsPercent | ||
IsProductDiscount | (Inherited from SalesDiscountProvider.) | |
ListId | ||
ListName | ||
MoreLess | ||
ProductDiscountProduct | (Inherited from SalesDiscountProvider.) | |
ProductsAndGroups |
Name | Description | |
---|---|---|
CreateAmountOrderline(Order, Double, Boolean) | (Inherited from SalesDiscountProvider.) | |
CreateAmountOrderline(Order, Double, Boolean, OrderLine) | (Inherited from SalesDiscountProvider.) | |
CreateProductOrderline(Order, Product) | (Inherited from SalesDiscountProvider.) | |
CreateProductOrderline(Order, String) | (Inherited from SalesDiscountProvider.) | |
CreateProductOrderline(Order, String, String) | (Inherited from SalesDiscountProvider.) | |
GetIdSuitableString | (Inherited from ConfigurableAddIn.) | |
GetOptions | ||
GetOrderDiscounts | (Inherited from SalesDiscountProvider.) | |
GetParametersToXml | (Inherited from ConfigurableAddIn.) | |
GetParametersToXml(Boolean) | (Inherited from ConfigurableAddIn.) | |
LoadParametersFromXml | (Inherited from ConfigurableAddIn.) | |
ProcessOrder | (Overrides SalesDiscountProviderProcessOrder(Order).) | |
RenderAdditionalContent | (Inherited from ConfigurableAddIn.) | |
SetValue | (Inherited from ConfigurableAddIn.) | |
UpdateFromPost | (Inherited from ConfigurableAddIn.) |
Name | Description | |
---|---|---|
DefaultVoucherCodeFieldCaption | (Inherited from SalesDiscountProvider.) |