eBay Merchant Data APIVersion 1255
 

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.

No calls use 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.
ShowPayNowButtonForPayPalOnly This enumeration value was formerly used to display the "Pay Now" button only if the buyer was using PayPal as a payment method.
  * See the Enumeration Index to see exact use of each enumeration value in the API.