eBay Trading APIVersion 1349
 

PaymentOptionDetailsType

This type is used by the PaymentOptionDetails containers that are returned in GeteBayDetails if the PaymentOptionDetails value is used in a DetailName field in the call request.

Note: Although site-level payment options are still returned in GeteBayDetails, it may be better to use the GetCategoryFeatures call instead, as this call returns the specific payment options that are accepted in specific categories.
Note: Sellers no longer have to specify any electronic payment methods for listings, so one or more PaymentMethods fields will only be needed for listings that require/support payments off of eBay's platform. If an electronic payment is supplied in a PaymentMethods field, a warning will be triggered and the payment method will be dropped.

Type that uses PaymentOptionDetailsType:

Call that uses PaymentOptionDetailsType:

Fields

Description ( string ) [0..1]
This field is a text-based/user-friendly description of the payment option.
See the Field Index to learn which calls use Description.

DetailVersion ( string ) [0..1]
This string value indicates the version number of the update made to any payment options returned in GeteBayDetails.
See the Field Index to learn which calls use DetailVersion.

This enumeration value is the enumeration that the seller would pass in to one of the PaymentMethods fields in an Add/Revise/Relist call (or in to a Payment busines policy).
See the Field Index to learn which calls use PaymentOption.

UpdateTime ( dateTime ) [0..1]
This timestamp indicates the date and time of the last update made to any payment options returned in GeteBayDetails.
See the Field Index to learn which calls use UpdateTime.