Click or drag to resize

ESDRecordOrderPurchase Fields

The ESDRecordOrderPurchase type exposes the following members.

Fields
  NameDescription
Public fieldinvoiceNumbers
List of the invoice numbers linked to this purchase order.
Public fieldStatic memberPAYMENT_METHOD_ACCOUNT
ACCOUNT - A payment will be assigned to a customer account and paid based on the agreed payment terms
Public fieldStatic memberPAYMENT_METHOD_CASHONDELIVERY
COD - Payment will be made with cash when the goods are delivered to the delivery location
Public fieldStatic memberPAYMENT_METHOD_CREDIT
CREDIT - A payment was made with a credit card
Public fieldStatic memberPAYMENT_METHOD_DIRECTDEPOSIT
DIRECTDEPOSIT - Payment has been made with a direct bank transfer
Public fieldStatic memberPAYMENT_METHOD_NONE
NONE - No payment was made or needed
Public fieldStatic memberPAYMENT_METHOD_PROPRIETARY
PROPRIETARY - A payment was made using a proprietary payment system. PayPal could be one example of this.
Public fieldStatic memberPAYMENT_METHOD_QUOTE
QUOTE - No payment was made as a quote was only required
Public fieldStatic memberPAYMENT_METHOD_UNPAID
UNPAID - No payment was received as yet
Public fieldStatic memberPAYMENT_STATUS_DECLINED
DECLINED - A payment failed when trying to be paid
Public fieldStatic memberPAYMENT_STATUS_NONREQUIRED
NONREQUIRED - No payment is required to pay for the order
Public fieldStatic memberPAYMENT_STATUS_PAID
PAID - The order has been paid
Public fieldStatic memberPAYMENT_STATUS_PENDING
PENDING - A payment is currently in the process of being paid for, or is waiting on a process to complete
Public fieldStatic memberPAYMENT_STATUS_UNPAID
UNPAID - The order has not been paid for
Top
See Also