| Package | Description |
|---|---|
| com.cardpay.sdk.api | |
| com.cardpay.sdk.model |
| Modifier and Type | Method and Description |
|---|---|
retrofit2.Call<AuthenticationDataResponse> |
PaymentsApi.getAuthenticationData(String paymentId)
Get payment 3DS result information
|
retrofit2.Call<AuthenticationDataResponse> |
RecurringsApi.getAuthenticationData1(String recurringId)
Get recurring payment 3DS result information
|
| Modifier and Type | Method and Description |
|---|---|
AuthenticationDataResponse |
AuthenticationDataResponse.authenticationData(AuthenticationData authenticationData) |
AuthenticationDataResponse |
AuthenticationDataResponse.cardAccount(PaymentResponseCardAccount cardAccount) |
AuthenticationDataResponse |
AuthenticationDataResponse.customer(AuthenticationCustomer customer) |
AuthenticationDataResponse |
AuthenticationDataResponse.merchantOrder(TransactionResponseMerchantOrder merchantOrder) |
AuthenticationDataResponse |
AuthenticationDataResponse.paymentMethod(String paymentMethod) |
Copyright © 2022. All rights reserved.