Class BuyerPaymentMethodCodeType


class BuyerPaymentMethodCodeType
Identifies payment methods used by a buyer to pay a seller. On item listings, identifies one of the payment methods seller will accept for the item. Available payment methods can differ by site and item. Payment methods are not applicable to eBay Real Estate ad format listings.

Defined in com/ebay/shoppingservice/BuyerPaymentMethodCodeType.js

Property Summary
American Express.
Credit card.
COD
Cash on delivery.
Deprecated.
Cash-in-person option.
This payment method is equivalent to the PayOnPickup payment method.
Placeholder value.
Discover card.
ELV
Elektronisches Lastschriftverfahren (direct debit).
Deprecated.
Loan check option (applicable only to the US eBay Motors site, except in the Parts and Accessories category, and the eBay Canada site for motors).
Money order/cashiers check.
Direct transfer of money.
If the seller has bank account information on file, and MoneyXferAcceptedInCheckout = true, then the bank account information will be displayed in Checkout.
The Moneybookers payment method.
No payment method specified.
Other forms of payment.
All other online payments.
PaisaPay (for India site only).
PaisaPayEscrow EMI (Equal Monthly Installment) payment method.
PayPal is accepted as a payment method.
The Paymate payment method.
Payment instructions are contained in the item's description.
Personal check.
Deprecated.
Deprecated.
The ProPay payment method.
Visa/Mastercard.
String value

Constructor Summary

Property Details

property static AmEx

American Express. Not applicable to US/CA eBay Motors listings.


property static CCAccepted

Credit card. Not applicable to Real Estate or US/CA eBay Motors listings.


property static COD

Cash on delivery. 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). Not applicable to Real Estate listings.


property static CODPrePayDelivery

Deprecated.


property static CashInPerson

Cash-in-person option. Applicable only to US and Canada eBay Motors vehicles, (not the Parts and Accessories category).


property static CashOnPickup

This payment method is equivalent to the PayOnPickup payment method. CashOnPickup applies even for listings on the eBay US site that refer to "Pay on pickup."


property static CustomCode

Placeholder value. See token.


property static Discover

Discover card. Not applicable to US/CA eBay Motors listings.


property static ELV

Elektronisches Lastschriftverfahren (direct debit). Only applicable to Express Germany.


property static Escrow

Deprecated.


property static LoanCheck

Loan check option (applicable only to the US eBay Motors site, except in the Parts and Accessories category, and the eBay Canada site for motors).


property static MOCC

Money order/cashiers check. Not applicable to US/CA eBay Motors listings.


property static MoneyXferAccepted

Direct transfer of money. Not applicable to US/CA eBay Motors listings.


property static MoneyXferAcceptedInCheckout

If the seller has bank account information on file, and MoneyXferAcceptedInCheckout = true, then the bank account information will be displayed in Checkout.


property static Moneybookers

The Moneybookers payment method. For more information, see http://www.moneybookers.com/partners/us/ebay. Only applicable to the US site (and to the Parts and Accessories category of the US eBay Motors site).


property static None

No payment method specified. For example, no payment methods would be specified for Ad format listings.


property static Other

Other forms of payment. Not applicable to US/CA eBay Motors listings (see PaymentSeeDescription instead).


property static OtherOnlinePayments

All other online payments. Not applicable to US/CA eBay Motors listings.


property static PaisaPayAccepted

PaisaPay (for India site only). This qualifies as a safe payment method.


property static PaisaPayEscrowEMI

PaisaPayEscrow EMI (Equal Monthly Installment) payment method. The PaisaPayEscrowEMI payment method is only for the India site (site ID 203).


property static PayPal

PayPal is accepted as a payment method. This qualifies as a safe payment method.

If PayPal is specified for US/CA eBay Motors vehicles, it is for the vehicle deposit (not for purchasing the vehicle).


property static Paymate

The Paymate payment method. For more information, see http://www.paymate.com/eBay. Only applicable to the US site (and to the Parts and Accessories category of the US eBay Motors site).


property static PaymentSeeDescription

Payment instructions are contained in the item's description.


property static PersonalCheck

Personal check.


property static PostalTransfer

Deprecated.


property static PrePayDelivery

Deprecated.


property static ProPay

The ProPay payment method. US site only. For more information, see http://www.Propay.com/eBay.


property static VisaMC

Visa/Mastercard. These qualify as safe payment methods. Not applicable to US/CA eBay Motors listings.


property String value


Constructor Details

constructor BuyerPaymentMethodCodeType

BuyerPaymentMethodCodeType(Object object)

Parameters:
object