Class | Description | |
---|---|---|
DateTimeDiscount | ||
OrderFieldDiscountUniqueVoucher | ||
ProductDiscount | ||
SalesDiscount | ||
SalesDiscountCollection | ||
SalesDiscountProvider | The SalesDiscountProvider allows you to invent your own discount types from scratch and apply them to an order, or to extend the built-in discount types in the Sales Discount module. All SalesDiscountAddIns need to override a function called ProcessOrder, which is the function that is called when Dynamicweb eCommerce goes through all the SalesDiscountAddIns searching for discounts. This allows the whole procedure to be more flexible, allowing you to decide how your SalesDiscountAddIn should work. | |
SalesDiscountTypeComparer | ||
Voucher | Voucher Data Object | |
VoucherCollection | ||
VoucherList | ||
VoucherListCollection |
Enumeration | Description | |
---|---|---|
SalesDiscount.DiscountValueTypes |