Class ChallengeResult.Error

  • All Implemented Interfaces:
    com.adyen.threeds2.ChallengeResult

    
    public final class ChallengeResult.Error
     implements ChallengeResult
                        

    An error occurred during the challenge process. These errors are often related to the 3DS Protocol.

    • Constructor Detail

      • ChallengeResult.Error

        ChallengeResult.Error(String transactionStatus, String additionalDetails)
        Parameters:
        transactionStatus - The Transaction status required for Adyen to identify the final status of a transaction.
        additionalDetails - Details required for Adyen to identify the final status of the transaction.