IntegrationCustomerCenter Class |
Namespace: Dynamicweb.Ecommerce.LiveIntegration.Notifications
The IntegrationCustomerCenter type exposes the following members.
Name | Description | |
---|---|---|
OnAfterGenerateItemDetailsXml |
Occurs after the XML for an order details generated. This enables you to change or analyze the xml before it's processed.
| |
OnAfterGenerateItemListXml |
Occurs after the XML for an order list generated. This enables you to change or analyze the xml before it's processed.
| |
OnAfterGenerateRetrievePdfXml |
Occurs after the XML for the retrieve pdf generated. This enables you to change or analyze the xml before it's processed.
| |
OnBeforeGenerateItemDetailsXml |
Occurs before the XML for an order details generated. This enables you to change or analyze the xml before it's processed.
| |
OnBeforeGenerateItemListXml |
Occurs before the XML for an order list generated. This enables you to change or analyze the xml before it's processed.
| |
OnBeforeGenerateRetrievePdfXml |
Occurs before the XML for the retrieve pdf generated. This enables you to change or analyze the xml before it's processed.
|