Enum AuthenticationInfo.ChallengeIndicatorEnum

  • All Implemented Interfaces:
    Serializable, Comparable<AuthenticationInfo.ChallengeIndicatorEnum>
    Enclosing class:
    AuthenticationInfo

    public static enum AuthenticationInfo.ChallengeIndicatorEnum
    extends Enum<AuthenticationInfo.ChallengeIndicatorEnum>
    Specifies a preference for receiving a challenge. Possible values: * **01**: No preference * **02**: No challenge requested * **03**: Challenge requested (preference) * **04**: Challenge requested (mandate) * **05**: No challenge requested (transactional risk analysis is already performed) * **07**: No challenge requested (SCA is already performed) * **08**: No challenge requested (trusted beneficiaries exemption of no challenge required) * **09**: Challenge requested (trusted beneficiaries prompt requested if challenge required) * **80**: No challenge requested (secure corporate payment with Mastercard) * **82**: No challenge requested (secure corporate payment with Visa)