| Package | Description |
|---|---|
| com.cardpay.sdk.api | |
| com.cardpay.sdk.model |
| Modifier and Type | Method and Description |
|---|---|
retrofit2.Call<PaymentResponse> |
PaymentsApi.getPayment(String paymentId)
Get payment information
|
| Modifier and Type | Method and Description |
|---|---|
PaymentResponse |
PaymentResponse.cardAccount(PaymentResponseCardAccount cardAccount) |
PaymentResponse |
PaymentResponse.cryptocurrencyAccount(PaymentResponseCryptocurrencyAccount cryptocurrencyAccount) |
PaymentResponse |
PaymentResponse.customer(PaymentResponseCustomer customer) |
PaymentResponse |
PaymentResponse.ewalletAccount(TransactionResponseEWalletAccount ewalletAccount) |
PaymentResponse |
PaymentResponse.merchantOrder(TransactionResponseMerchantOrder merchantOrder) |
PaymentResponse |
PaymentResponse.paymentData(PaymentResponsePaymentData paymentData) |
PaymentResponse |
PaymentResponse.paymentMethod(String paymentMethod) |
| Modifier and Type | Method and Description |
|---|---|
PaymentsList |
PaymentsList.addDataItem(PaymentResponse dataItem) |
| Modifier and Type | Method and Description |
|---|---|
PaymentsList |
PaymentsList.data(List<PaymentResponse> data) |
void |
PaymentsList.setData(List<PaymentResponse> data) |
Copyright © 2019. All rights reserved.