ShoppingCartInfoProvider SetOrderInternal Method Kentico 8.0 API Reference
Creates or updates order based on the data of the specified shopping cart.

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
generateInvoice
Type: OnlineSystem Boolean
Indicates if new invoice should be generated from the new order data. It is True by default.
See Also