CMSPaymentGatewayProviderShoppingCartInfoObj Property |
Shopping cart object which stores all data during the checkout process. If OrderId is set it is created from existing order, otherwise it is returned from current shopping cart control.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 13.0.131
Syntax public ShoppingCartInfo ShoppingCartInfoObj { get; }
Property Value
Type:
ShoppingCartInfoSee Also