Class PaymentMethodSearchCodeType
class
PaymentMethodSearchCodeType
Used for specifying items for which a specific payment method or methods are accepted.
Defined in
com/ebay/shoppingservice/PaymentMethodSearchCodeType.js
Property Summary
CustomCode
(out) Reserved for internal or future use.
PaisaPay
PaisaPay payment method.
PaisaPayEscrowEMI
PaisaPayEscrow EMI (Equal Monthly Installment) payment method.
PayPal
PayPal payment method.
PayPalOrPaisaPay
Either the PayPal or the PaisaPay payment method.
String
value
Constructor Summary
PaymentMethodSearchCodeType
(Object object)
Property Details
property static CustomCode
(out) Reserved for internal or future use.
property static PaisaPay
PaisaPay payment method. The PaisaPay payment method is only for the India site (site ID 203).
property static PaisaPayEscrowEMI
PaisaPayEscrow EMI (Equal Monthly Installment) payment method. The PaisaPayEscrowEMI payment method is only for the India site (site ID 203).
property static PayPal
PayPal payment method.
property static PayPalOrPaisaPay
Either the PayPal or the PaisaPay payment method. The PaisaPay payment method is only for the India site (site ID 203).
property String value
Constructor Details
constructor PaymentMethodSearchCodeType
PaymentMethodSearchCodeType(Object object)
Parameters:
object