This enumerated type is used to control how the "Buy It Now" button is displayed on a listing.
Note: Sellers opted in to the new eBay managed payments program cannot control the display of the "Buy It Now" button in listings, and although the DisplayPayNowButton value can still be set in SetUserPreferences and returned in GetUserPreferences, the setting will not have any affect on any current or future listings for the seller. eBay managed payments is currently only available to a limited number of sellers on the US and Germany sites. The rollout to more sellers in more countries will be a multi-year journey, but eBay expects to transition a majority of sellers worldwide to managed payments by 2021.
Type that uses DisplayPayNowButtonCodeType:
Calls that use one or more values of DisplayPayNowButtonCodeType:
Value | Description |
CustomCode | Reserved for internal or future use |
ShowPayNowButtonForAllPaymentMethods | This enumeration value indicates that the "Pay Now" button will be displayed no matter what payment method the buyer uses. |
ShowPayNowButtonForPayPalOnly | This enumeration value indicates that the "Pay Now" button will only be displayed if the buyer is using PayPal as the payment method. |
Copyright © 2005–2020 eBay Inc. All rights reserved. This documentation and the API may only be used in accordance with the eBay Developers Program and API License Agreement.