ECommerceHelper TrackOrderConversion Method (ShoppingCartInfo, String)Kentico 8.1 API Reference
Tracks order conversion.

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

Parameters

cart
Type: CMS.Ecommerce ShoppingCartInfo
Shopping cart data
name
Type: OnlineSystem String
Order conversion name. If it is set, it is used instead of the 'Order' conversion name from the settings.
See Also