OrderXmlGeneratorSettings Class |
Namespace: Dynamicweb.Ecommerce.LiveIntegration.XmlGenerators
The OrderXmlGeneratorSettings type exposes the following members.
Name | Description | |
---|---|---|
OrderXmlGeneratorSettings | Initializes a new instance of the OrderXmlGeneratorSettings class |
Name | Description | |
---|---|---|
AddOrderFieldsToRequest |
Gets or sets a value indicating whether order fields should be added to the request.
| |
AddOrderLineFieldsToRequest |
Gets or sets a value indicating whether order line fields should be added to the request.
| |
Beautify |
Gets or sets a value indicating whether the XML should be "beautified" (line breaks and indention).
(Inherited from XmlGeneratorSettings.) | |
CreateOrder |
Gets or sets a value indicating whether the current request is for a cart (false) or an actual order (true).
| |
ErpControlsDiscount |
Gets or sets if ERP controls discount calculations
| |
ErpControlsShipping |
Gets or sets if ERP controls shipping
| |
ErpShippingItemKey |
Gets or sets the key for shipping item.
| |
LiveIntegrationSubmitType |
Gets or sets the type of the live integration submit.
(Inherited from XmlGeneratorSettings.) | |
ReferenceName |
Gets or sets the name of the reference.
(Inherited from XmlGeneratorSettings.) |