Authentication success | - authenticationResponse.value.status=SUCCESS : Successful authentication.
- authenticationResponse.value.authenticationType=CHALLENGE : authentication with cardholder interaction.
- transactions.effectiveStrongAuthentication=ENABLED : The cardholder has successfully authenticated.
|
Card not enrolled. | |
Authentication failed, expiration of the authentication session | - transactions.errorCode=PSP_716 : The OTP has expired.
- authenticationResponse.value.status=FAILED : Authentication error.
- authenticationResponse.value.authenticationType=CHALLENGE
- authenticationResponse.value.reason.code=AUTHENTICATION_ERROR : Authentication error.
- transactions.effectiveStrongAuthentication=DISABLED : Cardholder authentication failed.
|
Failed authentication, invalid data | - transactions.errorCode=PSP_717: Invalid OTP.
- authenticationResponse.value.status=FAILED : Authentication error.
- authenticationResponse.value.authenticationType=CHALLENGE
- authenticationResponse.value.reason.code=AUTHENTICATION_ERROR : Authentication error.
- transactions.effectiveStrongAuthentication=DISABLED : Cardholder authentication failed.
|
Transaction with a technical error during the authentication. | - transactions.errorCode=PSP_718,PSP_719orPSP_720 : a technical error occurred during the process.
- authenticationResponse.value.status=FAILED : Authentication error.
- authenticationResponse.value.authenticationType=CHALLENGE
- authenticationResponse.value.reason.code=AUTHENTICATION_ERROR : Authentication error.
- transactions.effectiveStrongAuthentication=DISABLED : Cardholder authentication failed.
|
Authentication process canceled by the buyer | - transactions.errorCode=PSP_722
- authenticationResponse.value.status=FAILED : Authentication error.
- authenticationResponse.value.authenticationType=CHALLENGE
- authenticationResponse.value.reason.code=AUTHENTICATION_ERROR : Authentication error.
- transactions.effectiveStrongAuthentication=DISABLED : Cardholder authentication failed.
|