static Wallet |
Wallet.authenticate(String walletId) |
static Wallet |
Wallet.authenticate(String walletId,
RequestOptions requestOptions) |
static Wallet |
Wallet.create(String customerId,
String gateway) |
static Wallet |
Wallet.create(String customerId,
String gateway,
Map<String,Object> params,
RequestOptions requestOptions) |
static Wallet |
Wallet.create(String customerId,
String gateway,
RequestOptions requestOptions) |
static Wallet |
Wallet.createAndAuthenticate(String customerId,
String gateway) |
static Wallet |
Wallet.createAndAuthenticate(String customerId,
String gateway,
Map<String,Object> params,
RequestOptions requestOptions) |
static Wallet |
Wallet.createAndAuthenticate(String customerId,
String gateway,
RequestOptions requestOptions) |
static Wallet |
Wallet.delink(String walletId) |
static Wallet |
Wallet.delink(String walletId,
RequestOptions requestOptions) |
static Wallet |
Wallet.link(String walletId,
String otp) |
static Wallet |
Wallet.link(String walletId,
String otp,
RequestOptions requestOptions) |
static Wallet |
Wallet.refreshByWalletId(String walletId) |
static Wallet |
Wallet.refreshByWalletId(String walletId,
RequestOptions requestOptions) |