eBay Trading APIVersion 1349
 

SellerPaymentMethodCodeType ( token )

This enumerated type defines the payment methods that an eBay user can use to pay fees on monthly eBay invoice.

Types that use SellerPaymentMethodCodeType:

Calls that use one or more values of SellerPaymentMethodCodeType:

Enumeration Values

Value Description
CreditCard This enumeration value indicates that eBay will use the credit card on file to process the eBay user's monthly invoice.
CustomCode Reserved for internal or future use
DirectDebit This enumeration value indicates that eBay will debit the bank account on file to process the eBay user's monthly invoice.
DirectDebitPendingSignatureMandate This enumeration value indicates that eBay will debit the bank account on file to process the eBay user's monthly invoice. A signature will be needed from the eBay user before a payment can be processed.
DirectDebitPendingVerification This enumeration value indicates that eBay will debit the bank account on file to process the eBay user's monthly invoice. However, the bank account information must be verified before a payment can be processed.
eBayDirectPay This enumeration value indicates that the eBay user will use eBay Direct Pay to pay the monthly invoice.
NothingOnFile This enumeration value indicates that eBay does not currently have a payment method on file for the eBay user.
PayPal This enumeration value is deprecated.
  * See the Enumeration Index to see exact use of each enumeration value in the API.