Tries to find specified payment result item (if it is not found it is created and initialized with item name and item header) and returns it.
            
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- itemName
 - Type: 
System String
Payment result item name to get 
- itemHeader
 - Type: 
System String
Payment result item header text which is set to the new item when requested item is not found 
Return Value
Type: PaymentResultItemInfoSee Also