public class PaymentRequestEWalletAccount extends Object
| Constructor and Description |
|---|
PaymentRequestEWalletAccount() |
| Modifier and Type | Method and Description |
|---|---|
PaymentRequestEWalletAccount |
bankCode(String bankCode) |
PaymentRequestEWalletAccount |
creationDate(String creationDate) |
PaymentRequestEWalletAccount |
expirationDate(String expirationDate) |
PaymentRequestEWalletAccount |
id(String id) |
void |
setBankCode(String bankCode) |
void |
setCreationDate(String creationDate) |
void |
setExpirationDate(String expirationDate) |
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 setCreationDate(String creationDate)
public PaymentRequestEWalletAccount creationDate(String creationDate)
creationDate - Card creation datepublic void setExpirationDate(String expirationDate)
public PaymentRequestEWalletAccount expirationDate(String expirationDate)
expirationDate - Account 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 © 2020. All rights reserved.