Sends order payment notification to administrator.
            
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- cartObj
 - Type: CMS.Ecommerce ShoppingCartInfo
Shopping cart data 
- templateName
 - Type: 
System String
Name of the template which is used for e-mail. If null or empty, 'Ecommerce.OrderPaymentNotificationToAdmin' template is used 
See Also