Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration LiFungOrderProcessor

Index

Enumeration members

InvalidBundleProduct

InvalidBundleProduct: = "LiFungOrderProcessor:InvalidBundleProduct"

Bundle product {0:string} is not valid.

OpenAmountNotZero

OpenAmountNotZero: = "LiFungOrderProcessor:OpenAmountNotZero"

Open amount {0:number} is expected to be 0.

PaymentTypeNotFound

PaymentTypeNotFound: = "LiFungOrderProcessor:PaymentTypeNotFound"

Payment type {0:string} could not be found.

ShippingMethodNotFound

ShippingMethodNotFound: = "LiFungOrderProcessor:ShippingMethodNotFound"

Shipping method {0:string} could not be found.

TrackingNumberEmpty

TrackingNumberEmpty: = "LiFungOrderProcessor:TrackingNumberEmpty"

Tracking number is empty.