| java.lang.Object | ||
| ↳ | java.lang.Enum<E extends java.lang.Enum<E>> | |
| ↳ | ebay.apis.eblbasecomponents.BuyerPaymentMethodCodeType | |
Java class for BuyerPaymentMethodCodeType.
The following schema fragment specifies the expected content contained within this class.
<simpleType name="BuyerPaymentMethodCodeType">
<restriction base="{http://www.w3.org/2001/XMLSchema}token">
<enumeration value="None"/>
<enumeration value="MOCC"/>
<enumeration value="AmEx"/>
<enumeration value="PaymentSeeDescription"/>
<enumeration value="CCAccepted"/>
<enumeration value="PersonalCheck"/>
<enumeration value="COD"/>
<enumeration value="VisaMC"/>
<enumeration value="Other"/>
<enumeration value="PayPal"/>
<enumeration value="Discover"/>
<enumeration value="CashOnPickup"/>
<enumeration value="MoneyXferAccepted"/>
<enumeration value="MoneyXferAcceptedinCheckout"/>
<enumeration value="OtherOnlinePayments"/>
<enumeration value="CustomCode"/>
</restriction>
</simpleType>
| Enum Values | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| BuyerPaymentMethodCodeType | AM_EX | American Express | |||||||||
| BuyerPaymentMethodCodeType | CASH_ON_PICKUP | Payment on delivery acceptable payment term. | |||||||||
| BuyerPaymentMethodCodeType | CC_ACCEPTED | American Express | |||||||||
| BuyerPaymentMethodCodeType | COD | COD | |||||||||
| BuyerPaymentMethodCodeType | CUSTOM_CODE | Reserved for internal or future use. | |||||||||
| BuyerPaymentMethodCodeType | DISCOVER | Discover | |||||||||
| BuyerPaymentMethodCodeType | MOCC | Money order/cashiers check | |||||||||
| BuyerPaymentMethodCodeType | MONEY_XFER_ACCEPTED | Direct transfer of money acceptable payment term. | |||||||||
| BuyerPaymentMethodCodeType | MONEY_XFER_ACCEPTEDIN_CHECKOUT | If the seller has bank account information on file, and MoneyXferAcceptedinCheckout = true, then the bank account information will be displayed in Checkout. | |||||||||
| BuyerPaymentMethodCodeType | NONE | No payment method specified | |||||||||
| BuyerPaymentMethodCodeType | OTHER | Other forms of payment. | |||||||||
| BuyerPaymentMethodCodeType | OTHER_ONLINE_PAYMENTS | Online Escrow paid for by seller. | |||||||||
| BuyerPaymentMethodCodeType | PAYMENT_SEE_DESCRIPTION | Payment See Description | |||||||||
| BuyerPaymentMethodCodeType | PAY_PAL | PayPal | |||||||||
| BuyerPaymentMethodCodeType | PERSONAL_CHECK | Personal check | |||||||||
| BuyerPaymentMethodCodeType | VISA_MC | Visa/Mastercard | |||||||||
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| value | |||||||||||
|
[Expand]
Inherited Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Enum
| |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Enum
| |||||||||||
From class
java.lang.Object
| |||||||||||
From interface
java.lang.Comparable
| |||||||||||
Payment on delivery acceptable payment term.
Direct transfer of money acceptable payment term.
If the seller has bank account information on file, and MoneyXferAcceptedinCheckout = true, then the bank account information will be displayed in Checkout. Applicable to German site only.
Other forms of payment. Some custom method is accepted by seller as payment method in the transaction. For Motors vehicle items, this field refers to the Deposit payment method.
Online Escrow paid for by seller.