Skip to main content

An enumerated type for the values that represent the payment instructions, such as cash in person or contact seller.

Type that uses PaymentInstructionEnum

PaymentMethod

Calls that use PaymentInstructionEnum

Enumerations

Value
Description
DIRECT_DEBIT
This enumeration value indicates that eBay will use the debit card information input by the buyer to process the payment.
ACH
This enumeration value indicates that the Payflow ACH Payment Service will be used, which enables eBay to process payments through the ACH network and request credit or debit information from the buyer's checking or savings account.
EFT
This enumeration value indicates that eBay will process the payment via electronic funds transfer.
CIP
This enumeration value indicates that the payment method will be cash, and the transaction will occur in-person.
MONEY_TRANSFER
This enumeration value indicates that eBay will process the payment via money transfer.
CASH_IN_PERSON
This enumeration value indicates that the payment method will be cash, and the transaction will occur in-person.
CASH_ON_PICKUP
This enumeration value indicates that the payment method will be cash, and the transaction will occur when the buyer picks up the item.
CASH_ON_DELIVERY
This enumeration value indicates that the payment method will be cash, and the transaction will occur after the item is delivered to the buyer.
CONTACT_SELLER
This enumeration value indicates that the buyer should contact the seller for payment instructions.
PAY_UPON_INVOICE
This enumeration value indicates that eBay will process the payment upon invoice.