NAME
eBay::API::XML::DataType::Enum::PaidStatusCodeType
DESCRIPTION
Specifies the payment status of a transaction, as seen by the buyer and seller.
SYNOPSIS
Enums:
NotPaid
The buyer has not completed checkout, but has not paid through PayPal or PaisaPay (but please also see the documentation for PaymentHoldStatus and its applicable values). The buyer might have paid using another method, but the payment might not have been received or cleared. Important: Please see the documentation for PaymentHoldStatus and its applicable values. PaymentHoldStatus contains the current status of a hold on a PayPal payment.
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 transaction is marked as paid by either buyer or seller.
PaymentPendingWithEscrow
The buyer has made an escrow payment, but the seller has not yet received it.
PaidWithEscrow
The buyer has made an escrow payment, and the seller has received payment.
EscrowPaymentCancelled
The buyer has made an escrow payment, but has cancelled the payment.
PaymentPendingWithPaisaPay
The buyer has paid with PaisaPay, but the payment is still being processed. The seller has not yet received payment.
PaidWithPaisaPay
The buyer has paid with PaisaPay, and the payment is complete.
PaymentPending
The buyer has made a payment other than PayPal, escrow, or PaisaPay, but the payment is still being processed.
CustomCode
Reserved for future use.