ShoppingCartInfoProviderGetOrderInvoice Method |
Returns the HTML code for the order invoice.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 12.0.0
Syntax public static string GetOrderInvoice(
ShoppingCartInfo cart
)
Parameters
- cart
- Type: CMS.EcommerceShoppingCartInfo
Shopping cart data used for generating invoice
Return Value
Type:
StringSee Also