Enum ChallengeInfo.ChallengeCancelEnum

  • All Implemented Interfaces:
    Serializable, Comparable<ChallengeInfo.ChallengeCancelEnum>
    Enclosing class:
    ChallengeInfo

    public static enum ChallengeInfo.ChallengeCancelEnum
    extends Enum<ChallengeInfo.ChallengeCancelEnum>
    Indicator informing the Access Control Server (ACS) and the Directory Server (DS) that the authentication has been cancelled. Possible values: * **00**: Data element is absent or value has been sent back with the key `challengeCancel`. * **01**: Cardholder selected **Cancel**. * **02**: 3DS Requestor cancelled Authentication. * **03**: Transaction abandoned. * **04**: Transaction timed out at ACS — other timeouts. * **05**: Transaction timed out at ACS — first CReq not received by ACS. * **06**: Transaction error. * **07**: Unknown. * **08**: Transaction time out at SDK.