Class: Ebay::Types::BuyerPaymentMethodCode

Inherits:
Object
  • Object
show all
Extended by:
Enumerable, Enumeration
Defined in:
lib/ebay/types/buyer_payment_method_code.rb

Constant Summary collapse

None =
'None'
MOCC =
'MOCC'
AmEx =
'AmEx'
PaymentSeeDescription =
'PaymentSeeDescription'
CCAccepted =
'CCAccepted'
PersonalCheck =
'PersonalCheck'
COD =
'COD'
VisaMC =
'VisaMC'
PaisaPayAccepted =
'PaisaPayAccepted'
Other =
'Other'
PayPal =
'PayPal'
Discover =
'Discover'
CashOnPickup =
'CashOnPickup'
MoneyXferAccepted =
'MoneyXferAccepted'
MoneyXferAcceptedInCheckout =
'MoneyXferAcceptedInCheckout'
OtherOnlinePayments =
'OtherOnlinePayments'
Escrow =
'Escrow'
PrePayDelivery =
'PrePayDelivery'
CODPrePayDelivery =
'CODPrePayDelivery'
PostalTransfer =
'PostalTransfer'
LoanCheck =
'LoanCheck'
CashInPerson =
'CashInPerson'
ELV =
'ELV'
PaisaPayEscrow =
'PaisaPayEscrow'
PaisaPayEscrowEMI =
'PaisaPayEscrowEMI'
IntegratedMerchantCreditCard =
'IntegratedMerchantCreditCard'
Moneybookers =
'Moneybookers'
Paymate =
'Paymate'
ProPay =
'ProPay'
PayOnPickup =
'PayOnPickup'

Method Summary

Methods included from Enumeration

each