Kentico 8.2 API Reference
Kentico 8.2 API Reference
Namespaces
CMS.Ecommerce
MultiBuyDiscountsApplicator Class
MultiBuyDiscountsApplicator Methods
AcceptsMissedDiscount Method
ApplyDiscount Method
GetDiscountsSummary Method
GetSavings Method
Reset Method
MultiBuyDiscountsApplicator
AcceptsMissedDiscount Method
Notifies the applicator that discount was nearly applied. It could be applied on given products if present in cart.
Namespace:
CMS.Ecommerce
Assembly:
CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.2.23
Syntax
C#
Copy
public
bool
AcceptsMissedDiscount
(
IMultiBuyDiscount
discount
)
Parameters
discount
Type:
CMS.Ecommerce
IMultiBuyDiscount
Nearly applied discount.
Return Value
Type:
Boolean
Implements
IMultiBuyDiscountsApplicator
AcceptsMissedDiscount(IMultiBuyDiscount)
See Also
Reference
MultiBuyDiscountsApplicator Class
CMS.Ecommerce Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com