| Package | Description |
|---|---|
| com.cardpay.sdk.api | |
| com.cardpay.sdk.model |
| Modifier and Type | Method and Description |
|---|---|
retrofit2.Call<AuthenticationResponse> |
PaymentsApi.process3dsVerification(AuthenticationRequest request)
Process 3ds verification
Endpoint for process 3ds verification.
|
| Modifier and Type | Method and Description |
|---|---|
AuthenticationRequest |
AuthenticationRequest.cardAccount(PaymentRequestCardAccount cardAccount) |
AuthenticationRequest |
AuthenticationRequest.customer(PaymentRequestCustomer customer) |
AuthenticationRequest |
AuthenticationRequest.merchantOrder(PaymentRequestMerchantOrder merchantOrder) |
AuthenticationRequest |
AuthenticationRequest.paymentData(PaymentRequestPaymentData paymentData) |
AuthenticationRequest |
AuthenticationRequest.paymentMethod(String paymentMethod) |
AuthenticationRequest |
AuthenticationRequest.request(Request request) |
AuthenticationRequest |
AuthenticationRequest.returnUrls(ReturnUrls returnUrls) |
Copyright © 2020. All rights reserved.