Namespace Mediachase.Commerce.Orders.Internal
Classes
OrderOptionsExtensions
OrderOptions extensions methods. These methods can be removed when the legacy configuration system is removed.
OrderShipmentStatusConverter
Converter for OrderShipmentStatus.
OrderStatusConverter
Converter for OrderStatus.
Interfaces
IDeepCloneable
This type/member supports the EPiServer infrastructure and is not intended to be used directly from your code.
Supports deep cloning, which creates a new instance of a class and all its properties with the same value as the current instance.
Delegates
PaymentFactory
This type/member supports the EPiServer infrastructure and is not intended to be used directly from your code.
A delegate for creating instance of IPayment implementation.