Click or drag to resize
ShoppingCart Events

The ShoppingCart type exposes the following members.

Events
  NameDescription
Public eventOnCheckPermissions
On check permissions event.
(Inherited from CMSAdminControl.)
Public eventOnCheckPermissionsExtended
On check permissions event.
(Inherited from CMSAdminControl.)
Public eventOnNotAllowed
On not allowed event.
(Inherited from CMSAdminControl.)
Public eventOnOrderCompleted
Fires after the order is completed - all its data are saved in database.
Public eventOnPaymentCompleted
Fires after the order payment completed.
Public eventOnPaymentSkipped
Fires after the order payment is skipped.
Top
See Also