Module: PaidStatusCodeType
- Defined in:
- lib/eBay.rb
Overview
urn:ebay:apis:eBLBaseComponentsPaidStatusCodeType
Constant Summary collapse
- BuyerHasNotCompletedCheckout =
"BuyerHasNotCompletedCheckout"- CustomCode =
"CustomCode"- EscrowPaymentCancelled =
"EscrowPaymentCancelled"- MarkedAsPaid =
"MarkedAsPaid"- NotPaid =
"NotPaid"- PaidWithEscrow =
"PaidWithEscrow"- PaidWithPaisaPay =
"PaidWithPaisaPay"- PaidWithPayPal =
"PaidWithPayPal"- PaymentPending =
"PaymentPending"- PaymentPendingWithEscrow =
"PaymentPendingWithEscrow"- PaymentPendingWithPaisaPay =
"PaymentPendingWithPaisaPay"- PaymentPendingWithPayPal =
"PaymentPendingWithPayPal"