Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration CreateDemandwareOrders

Index

Enumeration members

CannotDetermineOrderOrigin

CannotDetermineOrderOrigin: = "CreateDemandwareOrders:CannotDetermineOrderOrigin"

Was unable to determine origin of the order

CannotDeterminePickupStore

CannotDeterminePickupStore: = "CreateDemandwareOrders:CannotDeterminePickupStore"

Cannot determine pickup store because the store number is unavailable

CouldNotSetPickupStore

CouldNotSetPickupStore: = "CreateDemandwareOrders:CouldNotSetPickupStore"

Could not set the pickup store to {0:string}.

OpenAmountNotZero

OpenAmountNotZero: = "CreateDemandwareOrders:OpenAmountNotZero"

The open amount on the order {demandwareOrderNumber:string} is supposed to be zero, but it was {openAmount:number}

PickupStoreNotFound

PickupStoreNotFound: = "CreateDemandwareOrders:PickupStoreNotFound"

Was unable to find a pickup store for store number {0:string}

UnknownShippingMethod

UnknownShippingMethod: = "CreateDemandwareOrders:UnknownShippingMethod"

Could not find the shipping method {0:string}.