com.ibm.commerce.edp.resourcebundle

Class EDPMessageConstants

  • java.lang.Object
    • com.ibm.commerce.edp.resourcebundle.EDPMessageConstants


  • public class EDPMessageConstants
    extends java.lang.Object
    This is a utility class contains all message keys in EDP
    • Field Detail

      • COPYRIGHT

        public static final java.lang.String COPYRIGHT
        IBM copyright notice field.
        See Also:
        Constant Field Values
      • EDP_BOOTSTRAP_EDP

        public static final java.lang.String EDP_BOOTSTRAP_EDP
        EDP service bootstrap message
        See Also:
        Constant Field Values
      • EDP_BOOTSTRAP_OMF

        public static final java.lang.String EDP_BOOTSTRAP_OMF
        EDP Object Model Facade bootstrap message
        See Also:
        Constant Field Values
      • EDP_BOOTSTRAP_REFUND_FACADE

        public static final java.lang.String EDP_BOOTSTRAP_REFUND_FACADE
        EDP Refund Facade bootstrap message
        See Also:
        Constant Field Values
      • EDP_BOOTSTRAP_ACTIVITY_LOGGER

        public static final java.lang.String EDP_BOOTSTRAP_ACTIVITY_LOGGER
        Bootstrap activity logger
        See Also:
        Constant Field Values
      • EDP_BOOTSTRAP_QUERY_HANDLER

        public static final java.lang.String EDP_BOOTSTRAP_QUERY_HANDLER
        Bootstrap query handler
        See Also:
        Constant Field Values
      • EDP_BOOTSTRAP_PAYMENTS_ACCESSOR

        public static final java.lang.String EDP_BOOTSTRAP_PAYMENTS_ACCESSOR
        Bootstrap payments accessor
        See Also:
        Constant Field Values
      • EDP_BOOTSTRAP_TOOLKIT_MODE

        public static final java.lang.String EDP_BOOTSTRAP_TOOLKIT_MODE
        message to be shown when EDP is on toolkit mode: no foreground threads or BMT txs
        See Also:
        Constant Field Values
      • EDP_GLOBAL_CONFIGURATION_LOAD_FAILED

        public static final java.lang.String EDP_GLOBAL_CONFIGURATION_LOAD_FAILED
        indicate the EDP global configuration file either not exist or not valid
        See Also:
        Constant Field Values
      • EDP_PAYMENT_METHOD_CONFIG_NOT_FOUND

        public static final java.lang.String EDP_PAYMENT_METHOD_CONFIG_NOT_FOUND
        EDP configuration service can not find payment method configuration
        See Also:
        Constant Field Values
      • EDP_PAYMENT_METHOD_CONFIG_NOT_FOUND_BY_PAYMENT_METHOD

        public static final java.lang.String EDP_PAYMENT_METHOD_CONFIG_NOT_FOUND_BY_PAYMENT_METHOD
        EDP configuration service can not find payment method configuration by payment method
        See Also:
        Constant Field Values
      • EDP_NULL_PAYMENT_GROUP_NAME_DEFAULT_INSTEAD

        public static final java.lang.String EDP_NULL_PAYMENT_GROUP_NAME_DEFAULT_INSTEAD
        Received null payment configuration group, use default group instead
        See Also:
        Constant Field Values
      • EDP_REQUESTED_PAYMENT_GROUP_NOT_FOUND_DEFAULT_INSTEAD

        public static final java.lang.String EDP_REQUESTED_PAYMENT_GROUP_NOT_FOUND_DEFAULT_INSTEAD
        Required payment configuration group not found, use default group instead
        See Also:
        Constant Field Values
      • EDP_CONFIG_FILES_NOT_FOUND_AT_SPECIFIED_FOLDER

        public static final java.lang.String EDP_CONFIG_FILES_NOT_FOUND_AT_SPECIFIED_FOLDER
        The key to indicate that EDP configuration files not found at the specified folder, which override the default location
        See Also:
        Constant Field Values
      • EDP_PLUGIN_CONFIG_FILES_NOT_FOUND_AT_SPECIFIED_FOLDER

        public static final java.lang.String EDP_PLUGIN_CONFIG_FILES_NOT_FOUND_AT_SPECIFIED_FOLDER
        The key to indicate that EDP plugin configuration files not found at the specified folder, which override the default location
        See Also:
        Constant Field Values
      • EDP_DUPLICATE_PAYMENT_METHOD_IN_ONE_PAYMENT_MAPPING_FILE

        public static final java.lang.String EDP_DUPLICATE_PAYMENT_METHOD_IN_ONE_PAYMENT_MAPPING_FILE
        More than two payment methods use the same payment method in PaymentMappings.xml
        See Also:
        Constant Field Values
      • EDP_DUPLICATE_REFUND_METHOD_IN_ONE_REFUND_MAPPING_FILE

        public static final java.lang.String EDP_DUPLICATE_REFUND_METHOD_IN_ONE_REFUND_MAPPING_FILE
        More than two refund methods use the same refund method in RefundMappings.xml
        See Also:
        Constant Field Values
      • EDP_DUPLICATE_PAYMENT_RULE_IN_ONE_PAYMENT_RULE_FILE

        public static final java.lang.String EDP_DUPLICATE_PAYMENT_RULE_IN_ONE_PAYMENT_RULE_FILE
        More than two payment rules use the same rule name in PaymentRules.xml
        See Also:
        Constant Field Values
      • EDP_FILE_MISSING

        public static final java.lang.String EDP_FILE_MISSING
        Configuration XML is missing
        See Also:
        Constant Field Values
      • EDP_INVALID_TARGET_STATUS_IN_PAYMENT_RULES_FILE

        public static final java.lang.String EDP_INVALID_TARGET_STATUS_IN_PAYMENT_RULES_FILE
        Target State defined in PaymentRules.xml is not valid
        See Also:
        Constant Field Values
      • EDP_PAYMENT_RULE_STATUS_NOT_REASONABLE

        public static final java.lang.String EDP_PAYMENT_RULE_STATUS_NOT_REASONABLE
        Target States defined in PaymentRules.xml for one rule are not reasonable, like DEPOSIT-DNE-DNE
        See Also:
        Constant Field Values
      • EDP_NULL_PARAMETER_NOT_ALLOWED

        public static final java.lang.String EDP_NULL_PARAMETER_NOT_ALLOWED
        a general message says, parameter null value received, which is not allowed
        See Also:
        Constant Field Values
      • EDP_BG_THREAD_EXCEPTION

        public static final java.lang.String EDP_BG_THREAD_EXCEPTION
        EDP caught exception in foreground thread
        See Also:
        Constant Field Values
      • EDP_RESOURCEBUNDLE_NOT_FOUND

        public static final java.lang.String EDP_RESOURCEBUNDLE_NOT_FOUND
        The key to indicate that the resource bundle can not be loaded
        See Also:
        Constant Field Values
      • EDP_INVALID_PARAMETER

        public static final java.lang.String EDP_INVALID_PARAMETER
        invalid parameter specified
        See Also:
        Constant Field Values
      • EDP_SEND_TICKLER_FAILED

        public static final java.lang.String EDP_SEND_TICKLER_FAILED
        Send tickler failed
        See Also:
        Constant Field Values
      • EDP_TICKLER_CONTENT

        public static final java.lang.String EDP_TICKLER_CONTENT
        Indicate the logged content belongs to a tickler
        See Also:
        Constant Field Values
      • EDP_QH_COULD_NOT_DRILL_DOWN_ERROR_CODE

        public static final java.lang.String EDP_QH_COULD_NOT_DRILL_DOWN_ERROR_CODE
        QueryHandler error code message
        See Also:
        Constant Field Values
      • EDP_QH_COULD_NOT_FIND_ORDER_BY_BACKEND_PI_ID

        public static final java.lang.String EDP_QH_COULD_NOT_FIND_ORDER_BY_BACKEND_PI_ID
        QueryHandler payment backend id message
        See Also:
        Constant Field Values
      • EDP_QH_COULD_NOT_FIND_RI_BY_BACKEND_REFUND_ID

        public static final java.lang.String EDP_QH_COULD_NOT_FIND_RI_BY_BACKEND_REFUND_ID
        QueryHandler refund backend id message
        See Also:
        Constant Field Values
      • EDP_OBJECT_MODEL_FACADE_CREATE_FAILED

        public static final java.lang.String EDP_OBJECT_MODEL_FACADE_CREATE_FAILED
        Exception caught in ObjectModelFacade create method
        See Also:
        Constant Field Values
      • EDP_COULD_NOT_FIND_OBJECT

        public static final java.lang.String EDP_COULD_NOT_FIND_OBJECT
        generic error messages for objects that cannot be found
        See Also:
        Constant Field Values
      • EDP_FAIL_TO_GET_KEY_FROM_ECKEYMANAGER

        public static final java.lang.String EDP_FAIL_TO_GET_KEY_FROM_ECKEYMANAGER
        the message when failing to get key from ECKeyManager
        See Also:
        Constant Field Values
      • EDP_OMF_EDPORDER_DELETION_ERROR

        public static final java.lang.String EDP_OMF_EDPORDER_DELETION_ERROR
        Message for error condition when the EDP order is deleted
        See Also:
        Constant Field Values
      • EDP_NEGATIVE_AMOUNT

        public static final java.lang.String EDP_NEGATIVE_AMOUNT
        specified amount is negative
        See Also:
        Constant Field Values
      • EDP_AMOUNT_TOO_BIG

        public static final java.lang.String EDP_AMOUNT_TOO_BIG
        specified amount is too big
        See Also:
        Constant Field Values
      • EDP_EJB_CANNOT_BE_FOUND

        public static final java.lang.String EDP_EJB_CANNOT_BE_FOUND
        EJB could not be found
        See Also:
        Constant Field Values
      • EDP_EJB_CANNOT_BE_DELETED

        public static final java.lang.String EDP_EJB_CANNOT_BE_DELETED
        EJB could not be deleted
        See Also:
        Constant Field Values
      • EDP_EJB_CANNOT_BE_UPDATED

        public static final java.lang.String EDP_EJB_CANNOT_BE_UPDATED
        EJB could not be updated
        See Also:
        Constant Field Values
      • EDP_EJB_CANNOT_BE_CREATED

        public static final java.lang.String EDP_EJB_CANNOT_BE_CREATED
        EJB could not be created
        See Also:
        Constant Field Values
      • EDP_JNDI_INITIAL_CONTEXT_FAILURE

        public static final java.lang.String EDP_JNDI_INITIAL_CONTEXT_FAILURE
        initial jndi context cannot be instanciated
        See Also:
        Constant Field Values
      • EDP_JNDI_LOOKUP_FAILURE

        public static final java.lang.String EDP_JNDI_LOOKUP_FAILURE
        Jndi look up failed
        See Also:
        Constant Field Values
      • EDP_CANNOT_INSTANCIATE_EJB

        public static final java.lang.String EDP_CANNOT_INSTANCIATE_EJB
        cannot instanciate EJB and/or get its reference
        See Also:
        Constant Field Values
      • EDP_EDPBEAN_CREATE_FAILED

        public static final java.lang.String EDP_EDPBEAN_CREATE_FAILED
        Exception caught in EDPBean create method
        See Also:
        Constant Field Values
      • EDP_PROCESS_DEPOSITABLE_AMOUNT_EXCEPTION_ORDER_ID

        public static final java.lang.String EDP_PROCESS_DEPOSITABLE_AMOUNT_EXCEPTION_ORDER_ID
        Exception caught while process depositable amount for a specific order
        See Also:
        Constant Field Values
      • EDP_RETRIEVE_FROM_DATABASE_ERROR

        public static final java.lang.String EDP_RETRIEVE_FROM_DATABASE_ERROR
        Error happened in EDPJDBCHelper
        See Also:
        Constant Field Values
      • EDP_MAIN_THREAD_END_WITH_STATUS_TIMEOUT

        public static final java.lang.String EDP_MAIN_THREAD_END_WITH_STATUS_TIMEOUT
        The status when foreground process exit is timeout
        See Also:
        Constant Field Values
      • EDP_MAIN_THREAD_END_WITH_STATUS_TRYAGAIN

        public static final java.lang.String EDP_MAIN_THREAD_END_WITH_STATUS_TRYAGAIN
        The status when foreground process exit is tryagain
        See Also:
        Constant Field Values
      • EDP_MAIN_THREAD_END_WITH_STATUS_UNINITIALIZED

        public static final java.lang.String EDP_MAIN_THREAD_END_WITH_STATUS_UNINITIALIZED
        The status when foreground process exit is default uninitialized
        See Also:
        Constant Field Values
      • EDP_MAIN_THREAD_END_WITH_STATUS_FAILURE

        public static final java.lang.String EDP_MAIN_THREAD_END_WITH_STATUS_FAILURE
        The status when foreground process exit is failure
        See Also:
        Constant Field Values
      • EDP_FAILURE_IN_FG_BG_FRAMEWORK

        public static final java.lang.String EDP_FAILURE_IN_FG_BG_FRAMEWORK
        A generic error message for a foreground/background framework failure. This is a system error and a non-logic problem.
        See Also:
        Constant Field Values
      • EDP_INVALID_STATE_FROM_BACKEND

        public static final java.lang.String EDP_INVALID_STATE_FROM_BACKEND
        invalid state in a result object from backend (PPC)
        See Also:
        Constant Field Values
      • EDP_UNSUFFICIENT_PI_AMOUNTS

        public static final java.lang.String EDP_UNSUFFICIENT_PI_AMOUNTS
        This Message is used when there are not enough payment instruction amounts to be used to process the current request. New payment instructions need to be added or 'dirty' ones need to be edited.
        See Also:
        Constant Field Values
      • EDP_IDEMPOTENCY_VIOLATION_VALUES

        public static final java.lang.String EDP_IDEMPOTENCY_VIOLATION_VALUES
        validation error: idempotent call violation; input parameter doesn't match database data
        See Also:
        Constant Field Values
      • EDP_IDEMPOTENCY_VIOLATION_OBJECTS

        public static final java.lang.String EDP_IDEMPOTENCY_VIOLATION_OBJECTS
        validation error: idempotent call violation; input and database objects don't match
        See Also:
        Constant Field Values
      • EDP_AVS_CONFIG_COULD_NOT_BE_LOADED

        public static final java.lang.String EDP_AVS_CONFIG_COULD_NOT_BE_LOADED
        Cannot read AVS CODE configuration
        See Also:
        Constant Field Values
      • EDP_COULD_NOT_REVERSE_APPROVAL

        public static final java.lang.String EDP_COULD_NOT_REVERSE_APPROVAL
        A required approve reversal could not be done.
        See Also:
        Constant Field Values
      • EDP_BACKEND_OBJECT_IN_INVALID_STATE

        public static final java.lang.String EDP_BACKEND_OBJECT_IN_INVALID_STATE
        A PPC object is in an expected state.
        See Also:
        Constant Field Values
      • EDP_PI_CANNOT_BE_USED_BELOW_MIN_AMOUNT

        public static final java.lang.String EDP_PI_CANNOT_BE_USED_BELOW_MIN_AMOUNT
        PI cannot be used because its payment method configuration has a minimum amount restriction
        See Also:
        Constant Field Values
      • EDP_PI_CANNOT_BE_USED_ABOVE_MAX_AMOUNT

        public static final java.lang.String EDP_PI_CANNOT_BE_USED_ABOVE_MAX_AMOUNT
        PI cannot be used because its payment method configuration has a maximum amount restriction
        See Also:
        Constant Field Values
      • EDP_PI_CANNOT_BE_EDITED_ATOMIC_PAYMENTS_EXIST

        public static final java.lang.String EDP_PI_CANNOT_BE_EDITED_ATOMIC_PAYMENTS_EXIST
        PI cannot be edited because there are some atomic payments against it.
        See Also:
        Constant Field Values
      • EDP_LAST_CHANCE_EDITS_NOT_SUPPORTED

        public static final java.lang.String EDP_LAST_CHANCE_EDITS_NOT_SUPPORTED
        last chance edit is not supported
        See Also:
        Constant Field Values
      • EDP_INITIAL_AMOUNT_GRATER_THAN_ORDER_AMOUNT

        public static final java.lang.String EDP_INITIAL_AMOUNT_GRATER_THAN_ORDER_AMOUNT
        validation message when specified initial amount in prime payment is greater than order amount
        See Also:
        Constant Field Values
      • EDP_ORDER_AMOUNT_GREATER_THAN_PI_AMTS

        public static final java.lang.String EDP_ORDER_AMOUNT_GREATER_THAN_PI_AMTS
        validation message when total order amount is more than the sum of all pi amounts
        See Also:
        Constant Field Values
      • EDP_REFUND_AMOUNT_GREATER_THAN_RI_AMTS

        public static final java.lang.String EDP_REFUND_AMOUNT_GREATER_THAN_RI_AMTS
        validation message when total refund amount is more than the sum of all ri amounts
        See Also:
        Constant Field Values
      • EDP_REFUND_METHOD_NOT_SUPPORTED

        public static final java.lang.String EDP_REFUND_METHOD_NOT_SUPPORTED
        validation message when specified payment group name and refund instruction not found in configurations
        See Also:
        Constant Field Values
      • EDP_REFUND_METHOD_NOT_ALLOWED

        public static final java.lang.String EDP_REFUND_METHOD_NOT_ALLOWED
        validation message when specified payment group name and refund instruction not found in configurations
        See Also:
        Constant Field Values
      • EDP_EDIT_ADD_PI_FAILED

        public static final java.lang.String EDP_EDIT_ADD_PI_FAILED
        Indicate edit - add new pi routine failed, exception caught
        See Also:
        Constant Field Values
      • EDP_EDIT_CANCEL_PI_FAILED

        public static final java.lang.String EDP_EDIT_CANCEL_PI_FAILED
        Indicate edit - cancel pi routine failed, exception caught
        See Also:
        Constant Field Values
      • EDP_EDIT_REDUCE_PI_AMOUNT_FAILED

        public static final java.lang.String EDP_EDIT_REDUCE_PI_AMOUNT_FAILED
        Indicate edit - reduce pi amount routine failed, exception caught
        See Also:
        Constant Field Values
      • EDP_EDIT_INCREASE_PI_AMOUNT_FAILED

        public static final java.lang.String EDP_EDIT_INCREASE_PI_AMOUNT_FAILED
        Indicate edit - increase pi amount routine failed, exception caught
        See Also:
        Constant Field Values
      • EDP_EDIT_UPDATE_PI_EXTENDED_DATA_FAILED

        public static final java.lang.String EDP_EDIT_UPDATE_PI_EXTENDED_DATA_FAILED
        Indicate edit - update pi extended data such as account number routine failed, exception caught
        See Also:
        Constant Field Values
      • EDP_EDIT_SOME_AUTHORIZATIONS_ARE_ALLOWED_TO_EXPIRE

        public static final java.lang.String EDP_EDIT_SOME_AUTHORIZATIONS_ARE_ALLOWED_TO_EXPIRE
        log info. There could be some authorizations left over (due to APPROVING and so forth.), these will expire
        See Also:
        Constant Field Values
      • EDP_UNABLE_TO_EDIT_BACKEND_PI

        public static final java.lang.String EDP_UNABLE_TO_EDIT_BACKEND_PI
        when failing to edit a backend pi
        See Also:
        Constant Field Values
      • EDP_PI_IS_NOT_HUMAN_EDITABLE

        public static final java.lang.String EDP_PI_IS_NOT_HUMAN_EDITABLE
        cannot edit PI in request because its configuration denies human edits on it
        See Also:
        Constant Field Values
      • EDP_PI_IS_NOT_SYSTEM_EDITABLE

        public static final java.lang.String EDP_PI_IS_NOT_SYSTEM_EDITABLE
        cannot edit PI in request because its configuration denies system edits on it
        See Also:
        Constant Field Values
      • EDP_PI_HAS_NOT_ENOUGH_AVAILABLE_AMOUNT

        public static final java.lang.String EDP_PI_HAS_NOT_ENOUGH_AVAILABLE_AMOUNT
        cannot reduce PI amount because there is not available (free) amount for the task
        See Also:
        Constant Field Values
      • EDP_CANNOT_CANCEL_ORDER_RELEASE_EXIST

        public static final java.lang.String EDP_CANNOT_CANCEL_ORDER_RELEASE_EXIST
        A message says EDP can not cancel this order because release for this order exists in system
        See Also:
        Constant Field Values
      • EDP_PI_HAS_DEPOSITED_AMOUNT

        public static final java.lang.String EDP_PI_HAS_DEPOSITED_AMOUNT
        EDP can not cancel or remove this PI because it has a deposited amount
        See Also:
        Constant Field Values
      • EDP_PI_HAS_DEPOSITING_AMOUNT

        public static final java.lang.String EDP_PI_HAS_DEPOSITING_AMOUNT
        EDP can not cancel or remove this PI because it has a deposit amount pending
        See Also:
        Constant Field Values
      • EDP_FORCED_CANCEL_ORDER_DEPOSITED_AMOUNT

        public static final java.lang.String EDP_FORCED_CANCEL_ORDER_DEPOSITED_AMOUNT
        EDP is forced to cancel order with deposited amount
        See Also:
        Constant Field Values
      • EDP_REFLECTION_ERROR_WHILE_CREATING_ACTIONS

        public static final java.lang.String EDP_REFLECTION_ERROR_WHILE_CREATING_ACTIONS
        java reflection error during mapping of rules into actions
        See Also:
        Constant Field Values
      • EDP_RULE_TRIGGERS_ERROR

        public static final java.lang.String EDP_RULE_TRIGGERS_ERROR
        Payment rule has being configured to trigger an error as an action.
        See Also:
        Constant Field Values
      • EDP_AMOUNTS_DO_NOT_MATCH

        public static final java.lang.String EDP_AMOUNTS_DO_NOT_MATCH
        amounts don't match: internal error
        See Also:
        Constant Field Values
      • EDP_RULE_NOT_FOUND

        public static final java.lang.String EDP_RULE_NOT_FOUND
        payment rule could not be found
        See Also:
        Constant Field Values
      • EDP_UNSUPPORTED_TARGET_STATE

        public static final java.lang.String EDP_UNSUPPORTED_TARGET_STATE
        unsupported or invalid target state
        See Also:
        Constant Field Values
      • EDP_MALFORMED_RULE

        public static final java.lang.String EDP_MALFORMED_RULE
        rule is malformed
        See Also:
        Constant Field Values
      • EDP_RULE_ACTION_NOT_FOUND

        public static final java.lang.String EDP_RULE_ACTION_NOT_FOUND
        rule action not found
        See Also:
        Constant Field Values
      • EDP_OPERATION_RESULTS_SUCCESS

        public static final java.lang.String EDP_OPERATION_RESULTS_SUCCESS
        ALR status for success
        See Also:
        Constant Field Values
      • EDP_OPERATION_RESULTS_PENDING

        public static final java.lang.String EDP_OPERATION_RESULTS_PENDING
        ALR status for pending
        See Also:
        Constant Field Values
      • EDP_OPERATION_RESULTS_FAILURE

        public static final java.lang.String EDP_OPERATION_RESULTS_FAILURE
        ALR status for failed
        See Also:
        Constant Field Values
      • TICKLER_DEFAULT_PAYMENT_ERROR_COMMENT

        public static final java.lang.String TICKLER_DEFAULT_PAYMENT_ERROR_COMMENT
        Default message in case no reason code, reason, comments present
        See Also:
        Constant Field Values
      • TICKLER_AVS_ATTENTION_REQUIRED

        public static final java.lang.String TICKLER_AVS_ATTENTION_REQUIRED
        Returned AVS code requires human attention
        See Also:
        Constant Field Values
      • TICKLER_AVS_CAUSED_REVERSE_APPROVE_FAILED

        public static final java.lang.String TICKLER_AVS_CAUSED_REVERSE_APPROVE_FAILED
        Approval reverse caused by AVS reject failed
        See Also:
        Constant Field Values
      • TICKLER_AVS_DEPOSITED_UNREVERSEABLE

        public static final java.lang.String TICKLER_AVS_DEPOSITED_UNREVERSEABLE
        EDP can not reverse approve caused by AVS code because atomic payment has deposited amount
        See Also:
        Constant Field Values
      • TICKLER_EDP_ACTION_IN_BACKGROUND_FAILED

        public static final java.lang.String TICKLER_EDP_ACTION_IN_BACKGROUND_FAILED
        EDP action execution in background thread failed
        See Also:
        Constant Field Values
      • TICKLER_EDP_FORCED_CANCEL_PI_DEPOSITED

        public static final java.lang.String TICKLER_EDP_FORCED_CANCEL_PI_DEPOSITED
        EDP is forced to cancel a payment instruction with deposited amount
        See Also:
        Constant Field Values
      • TICKLER_EDP_FORCED_REDUCE_PI_AMOUNT

        public static final java.lang.String TICKLER_EDP_FORCED_REDUCE_PI_AMOUNT
        EDP is forced to reduce payment instruction amount to a level below deposited amount
        See Also:
        Constant Field Values
      • TICKLER_EDP_FINALIZE_PAYMENT_FAILED_RELEASE_NOT_FOUND

        public static final java.lang.String TICKLER_EDP_FINALIZE_PAYMENT_FAILED_RELEASE_NOT_FOUND
        Release not found in database
        See Also:
        Constant Field Values
      • TICKLER_EDP_FINALIZE_PAYMENT_FAILED_LAST_CHANCE_EDIT_NOT_SUPPORTED

        public static final java.lang.String TICKLER_EDP_FINALIZE_PAYMENT_FAILED_LAST_CHANCE_EDIT_NOT_SUPPORTED
        EDP do not support last chance edit yet
        See Also:
        Constant Field Values
      • TICKLER_EDP_FINALIZE_PAYMENT_FAILED_INVALID_DATA

        public static final java.lang.String TICKLER_EDP_FINALIZE_PAYMENT_FAILED_INVALID_DATA
        InvalidData exception from RullReader while prepare actions
        See Also:
        Constant Field Values
      • TICKLER_EDP_LAST_RELEASE_REQUIRED_AMOUNT_LESS_THAN_DEPOSITED_AMOUNT

        public static final java.lang.String TICKLER_EDP_LAST_RELEASE_REQUIRED_AMOUNT_LESS_THAN_DEPOSITED_AMOUNT
        InvalidData exception from RullReader while prepare actions
        See Also:
        Constant Field Values
      • TICKLER_FINANCIAL_TRANSACTION_FAILED

        public static final java.lang.String TICKLER_FINANCIAL_TRANSACTION_FAILED
        Financial Transaction failed
        See Also:
        Constant Field Values