![]() | Dynamicweb.Ecommerce.LiveIntegration.NotificationSubscribers Namespace |
Class | Description | |
---|---|---|
![]() | AfterShippingMethodIsChanged |
Sends an update to the ERP when the cart is changed.
|
![]() | CartCheckoutDoneOrderIsComplete |
Sends the order to the ERP whe it's complete.
|
![]() | CartInitiallyLoaded |
Synchronizes the cart with the ERP when the carty loads initially.
|
![]() | NotificationSubscriberBase |
Base notification subscriber for Live Integration, for common functionality.
|
![]() | OrderLineAdded |
Sends an update to the ERP when an order line is added.
|
![]() | OrderLineDecreased |
Sends an update to the ERP when the quantity of an order line is decreased.
|
![]() | OrderLineIncreased |
Sends an update to the ERP when the quantity of an order line is increased.
|
![]() | OrderLineRemoved |
Sends an update to the ERP when an order line is removed.
|
![]() | PageLoaded |
Adds template tags for failed order communication, if any.
|
![]() | PageOnGlobalTags |
Adds a global template tag to indicate the status of the web service connection.
|
![]() | ProductBeforeRender |
Gets updated product information before it's rendered.
|
![]() | ProductListBeforeSort |
Gets updated product information before they are rendered / sorted.
|
![]() | UserOnExtranetLogin |
Updates the cart when the user logs in.
|