Component 
SUMMARY: XML REP | DERIVED | USE
DETAIL: DESC | XML SRC | TYPE
eBay Trading API

simpleType "ns:DisplayPayNowButtonCodeType"
Namespace:
Defined:
globally in Schema in ebaySvc.wsdl; see XML source
Used:
Simple Content Model
enumeration of xs:token
Simple Content Restrictions:
Enumeration:
"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.
"CustomCode"
 - 
Reserved for internal or future use

All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
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. For the current list of eBay marketplaces in which eBay managed payments has rolled out, see the eBay Managed Payments landing page.
Type Definition Detail
Type Derivation Tree
xs:token (restriction)
  ns:DisplayPayNowButtonCodeType
Derivation:
restriction of xs:token
XML Source (w/o annotations (4); see within schema source)
<xs:simpleType name="DisplayPayNowButtonCodeType">
<xs:restriction base="xs:token">
<xs:enumeration value="ShowPayNowButtonForAllPaymentMethods"/>
<xs:enumeration value="ShowPayNowButtonForPayPalOnly"/>
<xs:enumeration value="CustomCode"/>
</xs:restriction>
</xs:simpleType>

 Component 
SUMMARY: XML REP | DERIVED | USE
DETAIL: DESC | XML SRC | TYPE
eBay Trading API

WSDL documentation generated with FlexDoc/XML 1.13 using FlexDoc/XML WSDLDoc 1.2.5 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit.