eBay Shopping APIVersion 1293
 

BuyerPaymentMethodCodeType ( token )

This enumerated type includes all forms of payment that buyers may use to pay for order line items.

Type that uses BuyerPaymentMethodCodeType:

Calls that use one or more values of BuyerPaymentMethodCodeType:

Enumeration Values

Value Description
AmEx This enumeration value is returned in a PaymentMethods field if American Express is accepted as a form of payment for the order line item.
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.
CCAccepted This enumeration value is returned in a PaymentMethods field if credit cards are accepted as a form of payment for the order line item.
COD This enumeration value is returned in a PaymentMethods field if 'Cash on delivery' 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, and is only applicable to the following eBay sites: AT (16), BEFR (24), BENL (123), CH (193), DE (77), ES (186), FR (71), HK (201), IN (203), IT (101), PL (212), and SG (216).
CreditCard This enumeration value is returned in a PaymentMethods field if a credit card is accepted as a form of payment for the order line item.
CustomCode Placeholder value. See token.
DirectDebit This enumeration value is returned in a PaymentMethods field if a debit card is accepted as a form of payment for the order line item. This value is only applicable to eBay Scheduled Delivery orders in the UK.
Discover This enumeration value is returned in a PaymentMethods field if Discover is accepted as a form of payment for the order line item.
ELV Elektronisches Lastschriftverfahren (direct debit). Only applicable to Express Germany.
LoanCheck This enumeration value is returned in a PaymentMethods field if a loan check is accepted as a form of payment for the order line item. This option is only applicable to motor vehicle listings.
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.
MoneyXferAccepted This enumeration value is returned in a PaymentMethods field if the seller is willing to accept a money transfer as a form of payment for the order line item.
MoneyXferAcceptedInCheckout If the seller has bank account information on file, and MoneyXferAcceptedInCheckout is true, then the bank account information will be displayed at checkout.
None This enumeration value is returned in a PaymentMethods field if no payment method is specified for a listing.
Other This enumeration value is returned in a PaymentMethods field if the seller is offering the buyer another form of payment not defined in this type.
OtherOnlinePayments This enumeration value is returned in a PaymentMethods field if the seller is offering the buyer another form of online payment not defined in this type.
PaymentSeeDescription This enumeration value is returned in a PaymentMethods field if payment instructions for the order line item are contained in the listing description.
PayPal This enumeration value is returned in a PaymentMethods field if PayPal is accepted as a form of payment for the order line item. This is a valid value for all countries that accept PayPal.
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.
VisaMC This enumeration value is returned in a PaymentMethods field if Visa or Mastercard are accepted as forms of payment for the order line item.
  * See the Enumeration Index to see exact use of each enumeration value in the API.