eBay Post-Order APIVersion 2.7.7
 

FundingMethodTypeEnum

This enumeration type lists the possible funding methods that can be used by eBay to fund a seller's refund to a buyer.

Types that use FundingMethodTypeEnum:

Calls that use one or more values of FundingMethodTypeEnum:

Enumeration Values

Value Description
AVAILABLE_FUNDS This enumeration value indicates that the refund will be funded by the seller's available payout funds that have not yet been deposited into the seller's bank account.
CREDIT_CARD This enumeration value indicates that the seller's credit card will be used to fund the buyer's refund.
DIRECT_DEBIT This enumeration value indicates that the seller's bank account on file will be debited to fund the buyer's refund.
PAY_UPON_INVOICE This enumeration value indicates that the eBay will cover the buyer's refund, but will bill the seller through an invoice.
  * See the Enumeration Index to see exact use of each enumeration value in the API.