Click or drag to resize
CMSPayPalProviderGetPaymentItems Method
Returns collection of Item created from order items used for payment authorization.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 11.0.0
Syntax
C#
protected internal virtual List<Item> GetPaymentItems()

Return Value

Type: ListItem
See Also