public class PaymentRequestEWalletAccount extends Object
| Constructor and Description |
|---|
PaymentRequestEWalletAccount() |
| Modifier and Type | Method and Description |
|---|---|
PaymentRequestEWalletAccount |
bankCode(String bankCode) |
PaymentRequestEWalletAccount |
expiration(String expiration) |
PaymentRequestEWalletAccount |
id(String id) |
void |
setBankCode(String bankCode) |
void |
setExpiration(String expiration) |
void |
setId(String id) |
void |
setVerificationCode(String verificationCode) |
String |
toString() |
PaymentRequestEWalletAccount |
verificationCode(String verificationCode) |
public void setBankCode(String bankCode)
public PaymentRequestEWalletAccount bankCode(String bankCode)
bankCode - Card issuer's code. For DIRECTBANKINGNGA: Customer bank code (3 digits). Mandatory for DIRECTBANKINGNGA payment method only.public void setExpiration(String expiration)
public PaymentRequestEWalletAccount expiration(String expiration)
expiration - Card expiration datepublic void setId(String id)
public PaymentRequestEWalletAccount id(String id)
id - For QIWI: Customer phone number (from 1 to 15 digits). For NETELLER: email address of Customer. For 'Latin America': Customer personal identification number: CPF or CNPJ for Brazil, DNI for Argentina and ID for other countries. For AIRTEL, MPESA, MTN, UGANDAMOBILE, VODAFONE and TIGO: phone number linked to Customer's mobile money account. For DIRECTBANKINGNGA: bank account number Mandatory for QIWI, NETELLER, 'Latin America', AIRTEL, MPESA, MTN, UGANDAMOBILE, VODAFONE, TIGO and DIRECTBANKINGNGA payment methods only.public void setVerificationCode(String verificationCode)
public PaymentRequestEWalletAccount verificationCode(String verificationCode)
verificationCode - Provider security code. For NETELLER: member's 6 digits Secure Id or Google Authenticator OTP For VODAFONE: Customer voucher code (6 digits) For UBA bank in DIRECTBANKINGNGA: Customer BVN (bank verification number) number, 11 digits Mandatory for NETELLER, VODAFONE and DIRECTBANKINGNGA payment methods only.Copyright © 2019. All rights reserved.