eBay Shopping APIVersion 1293
 

BuyerPaymentMethodCodeType ( token )

This enumerated type includes all forms of payment that buyers may use to pay for order line items. Note: As eBay now controls all of the online payment methods available to buyers, sellers will only specify offline payment methods for listings that require/support offline payment.

Type that uses BuyerPaymentMethodCodeType:

Calls that use one or more values of BuyerPaymentMethodCodeType:

Enumeration Values

Value Description
CashOnPickup This enumeration value is returned in a PaymentMethods field if 'Cash on Pickup' is accepted as a form of payment for the order line item. This payment method is only applicable if the buyer and seller will be handling payment offline.
CustomCode Reserved for internal or future use.
MOCC This enumeration value is returned in a PaymentMethods field if a money order or cashier's check is accepted as a form of payment for the order line item. This payment method is only applicable if the buyer and seller will be handling payment offline.
PersonalCheck This enumeration value is returned in a PaymentMethods field if a personal check is accepted as a form of payment for the order line item. This payment method is only applicable if the buyer and seller will be handling payment offline.
  * See the Enumeration Index to see exact use of each enumeration value in the API.