CMSPayPalProviderGetPaymentItems Method |
Returns collection of Item created from order items used for payment authorization.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 12.0.0
Syntax protected internal virtual List<Item> GetPaymentItems()
Return Value
Type:
ListItemSee Also