OrderInfoProvider SendOrderPaymentNotificationToCustomer Method (ShoppingCartInfo, String)Kentico 8.0 API Reference
Sends order payment notification to customer.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

cartObj
Type: CMS.Ecommerce ShoppingCartInfo
Shopping cart data
templateName
Type: OnlineSystem String
Name of the template which is used for e-mail. If null or empty, 'Ecommerce.OrderPaymentNotificationToCustomer' template is used
See Also