| ShoppingCart Events | 
The ShoppingCart type exposes the following members.
 Events
Events| Name | Description | |
|---|---|---|
|  | OnCheckPermissions | 
            On check permissions event.
            (Inherited from CMSAdminControl.) | 
|  | OnCheckPermissionsExtended | 
            On check permissions event.
            (Inherited from CMSAdminControl.) | 
|  | OnNotAllowed | 
            On not allowed event.
            (Inherited from CMSAdminControl.) | 
|  | OnOrderCompleted | 
            Fires after the order is completed - all its data are saved in database.
             | 
|  | OnPaymentCompleted | 
            Fires after the order payment completed.
             | 
|  | OnPaymentSkipped | 
            Fires after the order payment is skipped.
             | 
 See Also
See Also