eBay Trading APIVersion 1349
 

DisplayPayNowButtonCodeType ( token )

This enumerated type is used to control how the "Buy It Now" button is displayed on a listing.

Note: Although the DisplayPayNowButton value can still be set in SetUserPreferences and is returned in GetUserPreferences, this setting will not have any affect on any current or future listings.

Type that uses DisplayPayNowButtonCodeType:

Calls that use one or more values of DisplayPayNowButtonCodeType:

Enumeration Values

Value Description
CustomCode Reserved for internal or future use
ShowPayNowButtonForAllPaymentMethods This enumeration value was formerly used to display the "Pay Now" button regardless of the buyer's payment method.
  * See the Enumeration Index to see exact use of each enumeration value in the API.