OrderInfoProvider GenerateInvoiceNumber Method Kentico 8.0 API Reference
Returns invoice number generated from given shopping cart data.

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

Parameters

cart
Type: CMS.Ecommerce ShoppingCartInfo
Shopping cart info object to generate invoice number for

Return Value

Type: OnlineString
See Also