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

simpleType "ns:BuyerPaymentInstrumentCodeType"
Namespace:
Defined:
globally in Schema in ebaySvc.wsdl; see XML source
Used:
Simple Content Model
enumeration of xs:token
Simple Content Restrictions:
Enumeration:
"None"
 - 
This enumeration value indicates that no payment method was specified by the seller.
"CreditCard"
 - 
This enumeration value indicates that a credit card was used to pay for the order.
"BankDirectDebit"
 - 
This enumeration value indicates that a bank debit card was used to pay for the order.
"PayPal"
 - 
This enumeration value indicates that PayPal was used to pay for the order.
"ELV"
 - 
This enumeration value indicates that Elektronisches Lastschriftverfahren (direct debit) was used to pay for the order.
"LocalPaymentCreditCardOther"
 - 
This enumeration value indicates that an unknown credit card was used to pay for the order.
"LocalPaymentELV"
 - 
This enumeration value indicates that Elektronisches Lastschriftverfahren (direct debit) was used locally to pay for the order.
"LocalPaymentMasterCard"
 - 
This enumeration value indicates that a Master Card credit card was used to pay for the order.
"LocalPaymentAMEX"
 - 
This enumeration value indicates that an American Express credit card was used to pay for the order.
"LocalPaymentVISA"
 - 
This enumeration value indicates that a Visa credit card was used to pay for the order.
"LocalPaymentDiscover"
 - 
This enumeration value indicates that a Discover credit card was used to pay for the order.
"LocalPaymentDinersclub"
 - 
This enumeration value indicates that a Diners Club credit card was used to pay for the order.
"LocalPaymentJCB"
 - 
This enumeration value indicates that a JCB credit card was used to pay for the order.
"LocalPaymentSWITCH"
 - 
This enumeration value indicates that a Switch debit card was used to pay for the order.
"LocalPaymentSOLO"
 - 
This enumeration value indicates that a Solo debit card was used to pay for the order.
"GIROPAY"
 - 
This enumeration value indicates that Giropay was used to pay for the order.
"BML"
 - 
This enumeration value indicates that BML was used to pay for the order.
"PayUponInvoice"
 - 
This enumeration value indicates that the 'Pay Upon Invoice' option was offered to the buyer on the Germany site.
"CustomCode"
 - 
Reserved for internal or future use.

All Direct / Indirect Based Elements (2):
Known Usage Locations
Annotation
This enumerated type identifies all of the payment methods supported for the 'Pay Upon Invoice' feature. The 'Pay Upon Invoice' feature is only available through the eBay Germany marketplace.
Type Definition Detail
Type Derivation Tree
xs:token (restriction)
  ns:BuyerPaymentInstrumentCodeType
Derivation:
restriction of xs:token
XML Source (w/o annotations (20); see within schema source)
<xs:simpleType name="BuyerPaymentInstrumentCodeType">
<xs:restriction base="xs:token">
<xs:enumeration value="None"/>
<xs:enumeration value="CreditCard"/>
<xs:enumeration value="BankDirectDebit"/>
<xs:enumeration value="PayPal"/>
<xs:enumeration value="ELV"/>
<xs:enumeration value="LocalPaymentCreditCardOther"/>
<xs:enumeration value="LocalPaymentELV"/>
<xs:enumeration value="LocalPaymentMasterCard"/>
<xs:enumeration value="LocalPaymentAMEX"/>
<xs:enumeration value="LocalPaymentVISA"/>
<xs:enumeration value="LocalPaymentDiscover"/>
<xs:enumeration value="LocalPaymentDinersclub"/>
<xs:enumeration value="LocalPaymentJCB"/>
<xs:enumeration value="LocalPaymentSWITCH"/>
<xs:enumeration value="LocalPaymentSOLO"/>
<xs:enumeration value="GIROPAY"/>
<xs:enumeration value="BML"/>
<xs:enumeration value="PayUponInvoice"/>
<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.