Class: EBay::PaymentStatusCodeType

Inherits:
String
  • Object
show all
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")