Class | Description | |
---|---|---|
Affiliate | ||
AffiliateCode | ||
AffiliateCodeCollection | ||
AffiliateCollection | ||
AffiliateSale | ||
AffiliateSaleCollection | ||
CustomerOrderCollection | Represents a collection of customer orders | |
CustomerOrderCollection.UniqueProduct | Class to represent an unique product of customer order collection | |
CustomerOrderCollectionFilter | Represents a collection of customer orders | |
Fee | Represents information about a fee. | |
FeeCollection | Represents a collection of fees | |
FeeManager | ||
FeeProvider | The FeeProvider allows you to manipulate the shipping fee of an order in eCommerce using class inherited from Dynamicweb.eCommerce.Orders.FeeProvider. | |
Order | Represents information about an order. | |
Order.DebuggingInfo | Represents information about debugging. | |
Order.DebuggingInfoCollection | Represents information about debugging. | |
OrderCaptureInfo | Represents capture information about order. | |
OrderCollection | Represents a collection of the orders. | |
OrderField | Represents information about a custom field in order. | |
OrderFieldCollection | Represents a collection of the OrderField objects. | |
OrderFieldValue | This class saves the new values for OrderField | |
OrderFieldValueCollection | Represents a collection of the OrderFieldValue objects. | |
OrderFlow | ||
OrderFlowCollection | ||
OrderLine | Represents information about an order line. | |
OrderLineCollection | Represents a collection of the OrderLine objects. | |
OrderLineField | Represents information about an order line field | |
OrderLineFieldCollection | Represents a collection of the OrderLineField objects. | |
OrderLineFieldGroupRelation | Represents information about an order line field group relations. | |
OrderLineFieldValue | Represents information about an order line field value. | |
OrderLineFieldValueCollection | Represents a collection of the OrderLineFieldValue objects. | |
OrderLineTemplateExtender | OrderLine template extender. Extends the rendering of a OrderLine. | |
OrderState | Represents information about order state. | |
OrderStateCollection | Represents a collection of the OrderState objects. | |
OrderTemplateExtender | Order template extender. Extends the rendering of a Order. | |
Payment | Represents information about a payment method | |
PaymentCollection | Represents a collection of payment objects | |
Shipping | Represents information about a shipping method | |
ShippingCollection | Represents a collection of shipping objects | |
TrackAndTrace | ||
TrackAndTraceCollection | ||
TrackAndTraceParameter | ||
TrackAndTraceParameterCollection | ||
VatProvider | The VatProvider allows you to manipulate country VAT on a product in eCommerce using a class inherited from Dynamicweb.eCommerce.Orders.VatProvider. |
Interface | Description | |
---|---|---|
IOrder | Order interface. |
Enumeration | Description | |
---|---|---|
AffiliateCode.CodeType | Defines how the affiliate amount should be calculated. | |
Fee.FeeType | Defines how a the amount of a fee on a orderline is calculated. | |
Order.CountrySelectionForMethod | Defines a country. | |
OrderCaptureInfo.OrderCaptureState | Capture state. | |
OrderCollection.SortOrderType | Sort order. | |
OrderContext | Indicates in which context an order is being rendered. Default is Order. | |
OrderLine.OrderLineType | Type of order line. | |
Payment.AddInTypes | Add in types. |