| Package | Description |
|---|---|
| com.cardpay.sdk.api | |
| com.cardpay.sdk.model |
| Modifier and Type | Method and Description |
|---|---|
retrofit2.Call<TransactionMethodsList> |
PaymentsApi.getPaymentMethods(String requestId,
Boolean payoutMethodsOnly)
Get payment and payout methods
Endpoint to get payment and payout methods by current terminal code
|
| Modifier and Type | Method and Description |
|---|---|
TransactionMethodsList |
TransactionMethodsList.addPaymentMethodsItem(PaymentMethodsResponse paymentMethodsItem) |
TransactionMethodsList |
TransactionMethodsList.addPayoutMethodsItem(PaymentMethodsResponse payoutMethodsItem) |
TransactionMethodsList |
TransactionMethodsList.paymentMethods(List<PaymentMethodsResponse> paymentMethods) |
TransactionMethodsList |
TransactionMethodsList.payoutMethods(List<PaymentMethodsResponse> payoutMethods) |
Copyright © 2024. All rights reserved.