Namespace Dynamicweb.Ecommerce.Orders
Classes
- Customer
Order Collection Represents a collection of customer orders
- Customer
Order Collection Filter The class CustomerOrderCollectionFilter represents a filter of a collection of customer orders.
- Fee
Represents information about a fee.
- Fee
Collection Represents a collection of fees
- Fee
Manager The class FeeManager helps to manage a Fee.
- Fee
Provider 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
Capture Info Represents capture information about order.
- Order
Context Represents a order context
- Order
Debugging Info Represents information about debugging.
- Order
Field Represents information about a custom field in order.
- Order
Field Collection Represents a collection of the OrderField objects.
- Order
Field Value Represents a value for a custom field in order.
- Order
Field Value Collection Represents a collection of the OrderFieldValue objects.
- Order
Line Represents information about an order line.
- Order
Line Builder Config OrderLineBuilderConfig class. This class cannot be inherited. This class helps to build Order
Line s.
- Order
Line Collection Represents a collection of the OrderLine objects.
- Order
Line Field Represents information about an order line field
- Order
Line Field Collection Represents a collection of the OrderLineField objects.
- Order
Line Field Value Represents information about an order line field value.
- Order
Line Field Value Collection Represents a collection of the OrderLineFieldValue objects.
- Order
Line Template Extender OrderLine template extender. Extends the rendering of a Order
Line .
- Order
Return Info Represents return information about order.
- Order
Search Result Orders search result data
- Order
Search Result Item Order search result item
- Order
Service The OrderService class providing methods for querying and saving The Order aggregate to and from persistence.
- Order
State Represents information about order state.
- Order
State Translation Represents a translation of the order state.
- Order
Template Extender Order template extender. Extends the rendering of a Order.
- Payment
Represents information about a payment method
- Payment
Translation Represents a translation of a shipping.
- Recurring
Order The class RecurringOrder represents recurring order.
- Recurring
Order Future Delivery The information about the future delivery for recurring order
- Shipping
Represents information about a shipping method
- Shipping
Calculation Result Represents the result of calculating shipping fees for an order
- Shipping
Translation Represents a translation of a shipping.
- Track
And Trace Represents a track and trace configuration for orders.
- Track
And Trace Parameter The class TrackAndTraceParameter represents Track
And parameter.Trace
- Track
And Trace Parameter Collection The class TrackAndTraceParameterCollection represents collection of Track
And .Trace Parameter
- Unique
Product Class to represent an unique product of customer order collection
- Vat
Provider The VatProvider allows you to manipulate country VAT on a product in eCommerce using a class inherited from Dynamicweb.eCommerce.Orders.VatProvider.
Enums
- Country
Selection For Method Defines a country.
- Debugging
Info Type The enum DebuggingInfoType represents order debugging information types enumeration.
- Fee
Type Defines how a the amount of a fee on a orderline is calculated.
- Order
Capture Info. Order Capture State Capture state.
- Order
Line Type Type of order line.
- Order
Return Operation State Return state.
- Order
Template Extender Context Indicates in which context an order is being rendered. Default is Order.
- Order
Total Price Condition The OrderTotalPriceCondition enumeration defines the logical operators used in an order total price comparison.
- Order
Type Represents information about order type.
- Payment
Add InTypes Add in types.
- Recurring
Interval Unit Type The enum IntervalUnitType represents recurring interval types enumeration.
- Shipping
Calculation Result Type The enum ShippingCalculationResultType represents shipping result calculation types enumeration.
- Shipping
Fee Rules Sources The enum ShippingFeeRulesSources represents shipping fee rules source type.
- Shipping
Limits Use Logics The enum ShippingLimitsUseLogics represents shipping limits usage logic.
- Sort
Order Type Sort order.
- Voucher
Use Category Type The enum VoucherUseCategoryType represents voucher usage type flag enumeration.