Class DeviceCVMVerifyAdditionalErrors

java.lang.Object
com.gemalto.mfs.mwsdk.cdcvm.DeviceCVMVerifyAdditionalErrors

public class DeviceCVMVerifyAdditionalErrors extends Object
The DeviceCVMVerifyAdditionalErrors class defines additional set of error codes used when a problem is encountered during Device CVM verification.
  • Field Details

    • PAYMENT_BUSINESS_SERVICE_NULL_ERROR

      public static final int PAYMENT_BUSINESS_SERVICE_NULL_ERROR
      An authentication has been successfully completed but the internal business service for payment is null.
      See Also:
    • PAYMENT_NO_ACTIVATED_SERVICE_ERROR

      public static final int PAYMENT_NO_ACTIVATED_SERVICE_ERROR
      An authentication has been successfully completed but there is no active payment service.
      See Also:
    • PAYMENT_AUTHENTICATION_STATE_MANAGEMENT_ERROR

      public static final int PAYMENT_AUTHENTICATION_STATE_MANAGEMENT_ERROR
      An authentication has been successfully completed but the management of the authentication state between Authentication layer and internal payment engine is failing.
      See Also:
    • DEVICE_SUSPICIOUS

      public static final int DEVICE_SUSPICIOUS
      See Also:
  • Constructor Details

    • DeviceCVMVerifyAdditionalErrors

      public DeviceCVMVerifyAdditionalErrors()