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