Class DeviceCVMVerifyAdditionalErrors


  • public class DeviceCVMVerifyAdditionalErrors
    extends java.lang.Object
    • Field Detail

      • PAYMENT_BUSINESS_SERVICE_NULL_ERROR

        public static final int PAYMENT_BUSINESS_SERVICE_NULL_ERROR
        Can happen after authentication success, but internal business service for payment is null.
        See Also:
        Constant Field Values
      • PAYMENT_NO_ACTIVATED_SERVICE_ERROR

        public static final int PAYMENT_NO_ACTIVATED_SERVICE_ERROR
        Can happen after authentication success, but there is no active payment service.
        See Also:
        Constant Field Values
      • PAYMENT_AUTHENTICATION_STATE_MANAGEMENT_ERROR

        public static final int PAYMENT_AUTHENTICATION_STATE_MANAGEMENT_ERROR
        Can happen after authentication success, but management of authentication state between Authentication layer and internal payment engine is failing.
        See Also:
        Constant Field Values
    • Constructor Detail

      • DeviceCVMVerifyAdditionalErrors

        public DeviceCVMVerifyAdditionalErrors()