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

simpleType "ns:PaidStatusCodeType"
Namespace:
Defined:
globally in Schema in ebaySvc.wsdl; see XML source
Used:
Simple Content Model
enumeration of xs:token
Simple Content Restrictions:
Enumeration:
"NotPaid"
 - 
The buyer has completed checkout, but eBay has not recognized that the buyer has paid for the order. It is possible that the buyer has paid with an 'offline' payment method, but the order has not been marked as paid.
"BuyerHasNotCompletedCheckout"
 - 
The buyer has not completed the checkout process and so has not made payment.
"PaymentPendingWithPayPal"
 - 
The buyer has made a PayPal payment, but the seller has not yet received it.
"PaidWithPayPal"
 - 
The buyer has made a PayPal payment, and the payment is complete. But please also see the documentation for PaymentHoldStatus and its applicable values. PaymentHoldStatus contains the current status of a hold on a PayPal payment.
"MarkedAsPaid"
 - 
The order is marked as paid by either the buyer or seller.
"PaymentPendingWithEscrow"
 - 
No longer an applicable value.
"PaidWithEscrow"
 - 
No longer an applicable value.
"EscrowPaymentCancelled"
 - 
No longer an applicable value.
"PaymentPendingWithPaisaPay"
 - 
PaisaPay is a deprecated payment method, so this value is no longer applicable.
"PaidWithPaisaPay"
 - 
PaisaPay is a deprecated payment method, so this value is no longer applicable.
"PaymentPending"
 - 
The buyer has made a payment other than PayPal, but the payment is still being processed.
"PaymentPendingWithPaisaPayEscrow"
 - 
PaisaPay is a deprecated payment method, so this value is no longer applicable.
"PaidWithPaisaPayEscrow"
 - 
PaisaPay is a deprecated payment method, so this value is no longer applicable.
"PaisaPayNotPaid"
 - 
PaisaPay is a deprecated payment method, so this value is no longer applicable.
"Refunded"
 - 
The buyer's payment was refunded.
"WaitingForCODPayment"
 - 
The selected payment method is COD and the buyer will make the payment upon delivery.
"PaidCOD"
 - 
The buyer has paid for the order with the COD payment method.
"CustomCode"
 - 
Reserved for future use.
"Paid"
 - 
The order has been paid for.
"PayUponInvoice"
 - 
This value indicates that the buyer was offered the 'Pay Upon Invoice' option. The 'Pay Upon Invoice' option is only available to eligible German buyers as part of Progressive Checkout on the German site. If a German buyer is offered the 'Pay Upon Invoice' option, that buyer is not required to pay for the order until after receiving an order invoice from the seller.

All Direct / Indirect Based Elements (2):
Known Usage Locations
Annotation
Specifies the payment status of an order, as seen by the buyer and seller.
Type Definition Detail
Type Derivation Tree
xs:token (restriction)
  ns:PaidStatusCodeType
Derivation:
restriction of xs:token
XML Source (w/o annotations (21); see within schema source)
<xs:simpleType name="PaidStatusCodeType">
<xs:restriction base="xs:token">
<xs:enumeration value="NotPaid"/>
<xs:enumeration value="BuyerHasNotCompletedCheckout"/>
<xs:enumeration value="PaymentPendingWithPayPal"/>
<xs:enumeration value="PaidWithPayPal"/>
<xs:enumeration value="MarkedAsPaid"/>
<xs:enumeration value="PaymentPendingWithEscrow"/>
<xs:enumeration value="PaidWithEscrow"/>
<xs:enumeration value="EscrowPaymentCancelled"/>
<xs:enumeration value="PaymentPendingWithPaisaPay"/>
<xs:enumeration value="PaidWithPaisaPay"/>
<xs:enumeration value="PaymentPending"/>
<xs:enumeration value="PaymentPendingWithPaisaPayEscrow"/>
<xs:enumeration value="PaidWithPaisaPayEscrow"/>
<xs:enumeration value="PaisaPayNotPaid"/>
<xs:enumeration value="Refunded"/>
<xs:enumeration value="WaitingForCODPayment"/>
<xs:enumeration value="PaidCOD"/>
<xs:enumeration value="CustomCode"/>
<xs:enumeration value="Paid"/>
<xs:enumeration value="PayUponInvoice"/>
</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.