Order Fields |
The Order type exposes the following members.
| Name | Description | |
|---|---|---|
| OnAfterGenerateOrderXml |
Occurs after the XML for a cart or order is generated. This enables you to change or analyze the XML before it's sent to the ERP.
| |
| OnAfterSendingOrderToErp |
Occurs after a cart or order has been sent to the ERP.
| |
| OnBeforeGenerateOrderXml |
Occurs before the XML for a cart or order is generated. This enables you to change or analyze the order before it's processed.
| |
| OnBeforeSendingOrderToErp |
Occurs before a cart or order is sent to the ERP.
|