Dynamicweb 9
Dynamicweb 9
Dynamicweb.Ecommerce.Orders.Discounts
DiscountService Class
DiscountService Methods
ClearCache Method
Delete Method
GetActiveOrderAndOrderInclusiveDiscounts Method
GetActiveOrderInclusiveDiscounts Method
GetActiveOrderLineDiscounts Method
GetApplicableDiscountsForProduct Method
GetDiscount Method
GetDiscountGiven Method
GetDiscounts Method
GetDiscountsGiven Method
GetDiscountTranslations Method
GetGroupDiscounts Method
GetLoyaltyDiscountPrice Method
GetOrderCountByEmail Method
GetOrderCountByUserId Method
GetOrderDiscounts Method
GetProductDiscounts Method
Save Method
SaveDiscountTranslation Method
DiscountService
Save Method
Namespace:
Dynamicweb.Ecommerce.Orders.Discounts
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
C#
VB
Copy
public
Discount
Save
(
Discount
discount
)
Public
Function
Save
(
discount
As
Discount
)
As
Discount
Parameters
discount
Type:
Dynamicweb.Ecommerce.Orders.Discounts
Discount
Return Value
Type:
Discount
See Also
Reference
DiscountService Class
Dynamicweb.Ecommerce.Orders.Discounts Namespace