| Package | Description |
|---|---|
| Api | |
| Model |
| Modifier and Type | Method and Description |
|---|---|
RiskV1AuthenticationResultsPost201Response |
PayerAuthenticationApi.validateAuthenticationResults(ValidateRequest validateRequest)
Validate Authentication Results
This call retrieves and validates the authentication results from issuer and allows the merchant to proceed with processing the payment.
|
okhttp3.Call |
PayerAuthenticationApi.validateAuthenticationResultsAsync(ValidateRequest validateRequest,
ApiCallback<RiskV1AuthenticationResultsPost201Response> callback)
Validate Authentication Results (asynchronously)
This call retrieves and validates the authentication results from issuer and allows the merchant to proceed with processing the payment.
|
okhttp3.Call |
PayerAuthenticationApi.validateAuthenticationResultsCall(ValidateRequest validateRequest,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for validateAuthenticationResults
|
ApiResponse<RiskV1AuthenticationResultsPost201Response> |
PayerAuthenticationApi.validateAuthenticationResultsWithHttpInfo(ValidateRequest validateRequest)
Validate Authentication Results
This call retrieves and validates the authentication results from issuer and allows the merchant to proceed with processing the payment.
|
| Modifier and Type | Method and Description |
|---|---|
ValidateRequest |
ValidateRequest.clientReferenceInformation(Riskv1authenticationsetupsClientReferenceInformation clientReferenceInformation) |
ValidateRequest |
ValidateRequest.consumerAuthenticationInformation(Riskv1authenticationresultsConsumerAuthenticationInformation consumerAuthenticationInformation) |
ValidateRequest |
ValidateRequest.orderInformation(Riskv1authenticationresultsOrderInformation orderInformation) |
ValidateRequest |
ValidateRequest.paymentInformation(Riskv1authenticationresultsPaymentInformation paymentInformation) |
ValidateRequest |
ValidateRequest.processingInformation(Riskv1authenticationsetupsProcessingInformation processingInformation) |
Copyright © 2020. All rights reserved.