Developer Resources for AbleCommerce eCommerce platform
Inheritance Hierarchy
In This Topic
    CommerceBuilder.Eventing Namespace
    In This Topic
    Classes
     ClassDescription
    Class Class representing event arguments for CustomerPasswordRequest event
    Class Implements default handlers for store events
    Class Class representing event args for DigitalGoodActivated event
    Class Class representing event args for DigitalGoodDeactivated event
    Class Base class for event-argument classes of digital-good type events
    Class EventsManager helps manage event handling for AbleCommerce Store events
    Class Base class for event-argument classes of gift certificate type events
    Class Class representing event args for GiftCertificateValidated event
    Class Event-argument class for InventoryDestocked event
    Class Base class for event-argument classes of license-key type events
    Class Event-argument class for InventoryRestocked event
    Class Base class for event-argument classes of license-key type events
    Class Class representing event arguments for LicenseKeyFulfilled event
    Class Class representing event arguments for LicenseKeyReturned event
    Class Class representing event args for LowInventoryItemPurchased event
    Class Class representing event arguments for OrderCancelled event
    Class Base class for event-argument classes of order type events
    Class Class representing event arguments for OrderNoteAddedByCustomer event
    Class Class representing event arguments for OrderNoteAddedByMerchant event
    Class Base class for event-argument classes of order note type events
    Class Class representing event arguments for OrderPaidCreditBalance event
    Class Class representing event arguments for OrderPaid event
    Class Class representing event arguments for OrderPaidNoShipments event
    Class Class representing event arguments for OrderPaidPartial event
    Class Event argument class for OrderPlaced event
    Class Class representing event arguments for OrderShipped event
    Class Class representing event arguments for OrderShippedPartial event
    Class Class representing event arguments for OrderStatusUpdated event
    Class Class representing event arguments for PaymentAuthorizationFailed event
    Class Class representing event arguments for PaymentAuthorized event
    Class Class representing event arguments for PaymentCaptured event
    Class Class representing event arguments for PaymentCapturedPartial event
    Class Class representing event arguments for PaymentCaptureFailed event
    Class Base class for event-argument classes of payment type events
    Class Class representing event arguments for PaymentRefunded event
    Class Class representing event arguments for PaymentRefundedPartial event
    Class Base class for event-argument classes of product review type events
    Class Class representing event arguments for RecurringPaymentAuthorizationFailed event
    Class Class representing event arguments for RecurringPaymentAuthorized event
    Class Base class for event-argument classes of shipment type events
    Class Class representing event arguments for ShipmentReturned event
    Class Class representing event arguments for ShipmentReturnedPartial event
    Class Class representing event arguments for ShipmentShipped event
    Class Class representing event arguments for SubscriptionActivated event
    Class Class representing event arguments for SubscriptionCancelled event
    Class Class representing event arguments for SubscriptionDeactivated event
    Class Base class for event-argument classes of subscription type events
    Class Class representing event arguments for SubscriptionExpired event
    Class Base class for event-argument classes of user type events
    Interfaces
     InterfaceDescription
    Interface Interface to be implemented by store events handler
    Delegates
     DelegateDescription
    Delegate Delegate corresponding to the event handler that handles CustomerPasswordRequest event
    Delegate Delegate corresponding to the event handler that handles DigitalGoodActivated event
    Delegate Delegate corresponding to the event handler that handles DigitalGoodDeactivated event
    Delegate Delegate corresponding to the event handler that handles GiftCertificateValidated event
    Delegate Delegate corresponding to the event handler that handles InventoryDestocked event
    Delegate Delegate corresponding to the event handler that handles InventoryPullSheetPrinted event
    Delegate Delegate corresponding to the event handler that handles InventoryRestocked event
    Delegate Delegate corresponding to the event handler that handles LicenseKeyFulfilled event
    Delegate Delegate corresponding to the event handler that handles LicenseKeyReturned event
    Delegate Delegate corresponding to the event handler that handles LowInventoryItemPurchased event
    Delegate Delegate corresponding to the event handler that handles OrderCancelled event
    Delegate Delegate corresponding to the event handler that handles OrderInvoicePrinted event
    Delegate Delegate corresponding to the event handler that handles OrderNoteAddedByCustomer event
    Delegate Delegate corresponding to the event handler that handles OrderNoteAddedByMerchant event
    Delegate Delegate corresponding to the event handler that handles OrderPaidCreditBalance event
    Delegate Delegate corresponding to the event handler that handles OrderPaid event
    Delegate Delegate corresponding to the event handler that handles OrderPaidNoShipments event
    Delegate Delegate corresponding to the event handler that handles OrderPaidPartial event
    Delegate Delegate corresponding to the event handler that handles xxx event
    Delegate Delegate corresponding to the event handler that handles OrderShipped event
    Delegate Delegate corresponding to the event handler that handles OrderShippedPartial event
    Delegate Delegate corresponding to the event handler that handles OrderStatusUpdated event
    Delegate Delegate corresponding to the event handler that handles PackingListPrinted event
    Delegate Delegate corresponding to the event handler that handles PaymentAuthorizationFailed event
    Delegate Delegate corresponding to the event handler that handles PaymentAuthorized event
    Delegate Delegate corresponding to the event handler that handles PaymentCaptured event
    Delegate Delegate corresponding to the event handler that handles PaymentCapturedPartial event
    Delegate Delegate corresponding to the event handler that handles PaymentCaptureFailed event
    Delegate Delegate corresponding to the event handler that handles PaymentRefunded event
    Delegate Delegate corresponding to the event handler that handles PaymentRefundedPartial event
    Delegate Delegate corresponding to the event handler that handles ProductReviewApproved event
    Delegate Delegate corresponding to the event handler that handles ProductReviewSubmitted event
    Delegate Delegate corresponding to the event handler that handles RecurringPaymentAuthorizationFailed event
    Delegate Delegate corresponding to the event handler that handles RecurringPaymentAuthorized event
    Delegate Delegate corresponding to the event handler that handles ShipmentReturned event
    Delegate Delegate corresponding to the event handler that handles ShipmentReturnedPartial event
    Delegate Delegate corresponding to the event handler that handles ShipmentShipped event
    Delegate Delegate corresponding to the event handler that handles SubscriptionActivated event
    Delegate Delegate corresponding to the event handler that handles SubscriptionCancelled event
    Delegate Delegate corresponding to the event handler that handles SubscriptionDeactivated event
    Delegate Delegate corresponding to the event handler that handles SubscriptionExpired event
    See Also