CMSPayPalProviderAddOrderDiscountItem Method |
Adds item with negative value of
OrderDiscount into given
items collection.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 13.0.131
Syntax protected virtual void AddOrderDiscountItem(
List<Item> items
)
Parameters
- items
- Type: System.Collections.GenericListItem
See Also