Class: EBay::PaymentStatusCodeType
- Inherits:
-
String
- Object
- String
- EBay::PaymentStatusCodeType
- Defined in:
- lib/eBay.rb
Overview
urn:ebay:apis:eBLBaseComponentsPaymentStatusCodeType
Constant Summary collapse
- BuyerCreditCardFailed =
new("BuyerCreditCardFailed")
- BuyerECheckBounced =
new("BuyerECheckBounced")
- BuyerFailedPaymentReportedBySeller =
new("BuyerFailedPaymentReportedBySeller")
- CustomCode =
new("CustomCode")
- NoPaymentFailure =
new("NoPaymentFailure")
- PayPalPaymentInProcess =
new("PayPalPaymentInProcess")
- PaymentInProcess =
new("PaymentInProcess")