Dynamicweb 8 Documentation
Dynamicweb.eCommerce.Orders Namespace
Inheritance Hierarchy
The Dynamicweb.eCommerce.Orders namespace contains types for managing orders in an eCommerce solution.
Classes
 ClassDescription
ClassAffiliate  
ClassAffiliateCode  
ClassAffiliateCodeCollection  
ClassAffiliateCollection  
ClassAffiliateSale  
ClassAffiliateSaleCollection  
ClassCustomerOrderCollection Represents a collection of customer orders
ClassCustomerOrderCollection.UniqueProduct Class to represent an unique product of customer order collection
ClassCustomerOrderCollectionFilter Represents a collection of customer orders
ClassFee Represents information about a fee.
ClassFeeCollection Represents a collection of fees
ClassFeeManager  
ClassFeeProvider The FeeProvider allows you to manipulate the shipping fee of an order in eCommerce using class inherited from Dynamicweb.eCommerce.Orders.FeeProvider.
ClassOrder Represents information about an order.
ClassOrder.DebuggingInfo Represents information about debugging.
ClassOrder.DebuggingInfoCollection Represents information about debugging.
ClassOrderCaptureInfo Represents capture information about order.
ClassOrderCollection Represents a collection of the orders.
ClassOrderField Represents information about a custom field in order.
ClassOrderFieldCollection Represents a collection of the OrderField objects.
ClassOrderFieldValue This class saves the new values for OrderField
ClassOrderFieldValueCollection Represents a collection of the OrderFieldValue objects.
ClassOrderFlow  
ClassOrderFlowCollection  
ClassOrderLine Represents information about an order line.
ClassOrderLineCollection Represents a collection of the OrderLine objects.
ClassOrderLineField Represents information about an order line field
ClassOrderLineFieldCollection Represents a collection of the OrderLineField objects.
ClassOrderLineFieldGroupRelation Represents information about an order line field group relations.
ClassOrderLineFieldValue Represents information about an order line field value.
ClassOrderLineFieldValueCollection Represents a collection of the OrderLineFieldValue objects.
ClassOrderLineTemplateExtender OrderLine template extender. Extends the rendering of a OrderLine.
ClassOrderState Represents information about order state.
ClassOrderStateCollection Represents a collection of the OrderState objects.
ClassOrderTemplateExtender Order template extender. Extends the rendering of a Order.
ClassPayment Represents information about a payment method
ClassPaymentCollection Represents a collection of payment objects
ClassShipping Represents information about a shipping method
ClassShippingCollection Represents a collection of shipping objects
ClassTrackAndTrace  
ClassTrackAndTraceCollection  
ClassTrackAndTraceParameter  
ClassTrackAndTraceParameterCollection  
ClassVatProvider The VatProvider allows you to manipulate country VAT on a product in eCommerce using a class inherited from Dynamicweb.eCommerce.Orders.VatProvider.
Interfaces
 InterfaceDescription
InterfaceIOrder Order interface.
Enumerations
 EnumerationDescription
EnumerationAffiliateCode.CodeType Defines how the affiliate amount should be calculated.
EnumerationFee.FeeType Defines how a the amount of a fee on a orderline is calculated.
EnumerationOrder.CountrySelectionForMethod Defines a country.
EnumerationOrderCaptureInfo.OrderCaptureState Capture state.
EnumerationOrderCollection.SortOrderType Sort order.
EnumerationOrderContext Indicates in which context an order is being rendered. Default is Order.
EnumerationOrderLine.OrderLineType Type of order line.
EnumerationPayment.AddInTypes Add in types.
See Also

Reference

Dynamicweb Assembly

Send Feedback