Click or drag to resize

Order Fields

The Order type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberCode exampleOnAfterGenerateOrderXml
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.
Public fieldStatic memberCode exampleOnAfterSendingOrderToErp
Occurs after a cart or order has been sent to the ERP.
Public fieldStatic memberCode exampleOnBeforeGenerateOrderXml
Occurs before the XML for a cart or order is generated. This enables you to change or analyze the order before it's processed.
Public fieldStatic memberCode exampleOnBeforeSendingOrderToErp
Occurs before a cart or order is sent to the ERP.
Top
See Also