Build your own SEPA (Single Euro Payments Area) payments handling system. SEPA CT Message Processor is a Java library that will enable you to perform parsing, validation, reconciliation, automatic responses, message building etc. without requiring your development team to master XML techniques or the intricacies of the SEPA rules. SEPA CT Message Processor provides a collection of Java classes that parse all SEPA messages into manageable Java objects.
Write a full S.W.I.F.T. (Society for Worldwide Interbank Financial Telecommunication) message handling application in a fraction of the time and effort normally required. SWIFT Message Processor contains a collection of objects and methods that take care of the most difficult tasks when building an automatic payments and money transfer application. It parses any incoming SWIFT MT message into its tags which can then be accessed via the message tags.
Validate your outgoing SWIFT messages. Use the Swift Message Validator component to validate and construct outgoing SWIFT messages before sending them to the Swift network. No longer is it necessary to know the countless and very complex SWIFT validation rules. Just provide the values and the message type you want to build and it will validate and construct the formatted message. It will check if your values comply with all the SWIFT rules for this message type and highlight any errors.