GB2450618A - Method for processing messages from an external format into an internal format using a message editor to generate a conversion schema from the formats - Google Patents

Method for processing messages from an external format into an internal format using a message editor to generate a conversion schema from the formats Download PDF

Info

Publication number
GB2450618A
GB2450618A GB0811641A GB0811641A GB2450618A GB 2450618 A GB2450618 A GB 2450618A GB 0811641 A GB0811641 A GB 0811641A GB 0811641 A GB0811641 A GB 0811641A GB 2450618 A GB2450618 A GB 2450618A
Authority
GB
United Kingdom
Prior art keywords
message
internal
external
format
formats
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Withdrawn
Application number
GB0811641A
Other versions
GB0811641D0 (en
Inventor
Mario Toouli
Martin Heptinstall
Jeffrey Watkins
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
PROTEROS DATA SYSTEMS Ltd
Original Assignee
PROTEROS DATA SYSTEMS Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by PROTEROS DATA SYSTEMS Ltd filed Critical PROTEROS DATA SYSTEMS Ltd
Publication of GB0811641D0 publication Critical patent/GB0811641D0/en
Publication of GB2450618A publication Critical patent/GB2450618A/en
Withdrawn legal-status Critical Current

Links

Classifications

    • G06F17/227
    • G06F17/2705
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/12Use of codes for handling textual entities
    • G06F40/151Transformation
    • G06F40/154Tree transformation for tree-structured or markup documents, e.g. XSLT, XSL-FO or stylesheets
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/20Natural language analysis
    • G06F40/205Parsing
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q20/00Payment architectures, schemes or protocols
    • G06Q20/38Payment protocols; Details thereof
    • G06Q20/386Payment protocols; Details thereof using messaging services or messaging apps
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L51/00User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
    • H04L51/06Message adaptation to terminal or network requirements
    • H04L51/066Format adaptation, e.g. format conversion or compression

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Computational Linguistics (AREA)
  • General Health & Medical Sciences (AREA)
  • Health & Medical Sciences (AREA)
  • General Engineering & Computer Science (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Artificial Intelligence (AREA)
  • Business, Economics & Management (AREA)
  • Accounting & Taxation (AREA)
  • Finance (AREA)
  • Strategic Management (AREA)
  • General Business, Economics & Management (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Financial Or Insurance-Related Operations Such As Payment And Settlement (AREA)

Abstract

Disclosed is a system for converting messages from an external format used for transmission and an internal format specified by the receiving device. The system has a message editor for defining the internal and external formats, means to generate a schema from the formats and means to convert the messages using the schema. The message formats and schemas may be stored on a database. The external format may be ISO 8583 and the internal format may be XML. The editor may be use to define a mapping between the elements of the incoming and outgoing message, possibly as an XSL style sheet. The system is designed to be part of a financial transaction processing system.

Description

1 2450618 Conversion system The invention to which this application
relates is a conversion system for a processing system, particularly but not necessarily limited to financial transaction processing systems.
A card-based transaction typically travels from a transaction acquiring device, such as a point-of-sale (POS) terminal or an Automated Teller Machines (ATM), through a series of networks, to a card issuing system for authorisation against the cardholder's account. The transaction data contains information derived from the card (e.g., the account number), the terminal (e.g., the merchant number), the transaction (e.g., the amount), together with other data which may be generated dynamically or added by intervening systems. The card issuing system will either authorise or decline the transaction and generate a response message which must be delivered back to the terminal in a timely manner.
* *. ISO 8583 defines a message format and a communication flow so that different systems can exchange these transactions. The vast majority of transactions made at ATM or POS use ISO 8583 at some point in the communication chain. In particular, both :. the MasterCard (RTM) and Visa (RTM) schemes base their transactions on the ISO 8583 standard, as do many other ::: institutions and networks.
Cardholder-originated transactions include purchase, withdrawal, deposit, refund, reversal, balance inquiry, payments and inter-accounts transfers. ISO 8583 also defines system-to-system messages for secure key exchanges, reconciliation of totals, and other administrative purposes. Although ISO 8583 defines a common standard, it is not typically used directly by systems or networks. Instead, each scheme has adapted the standard for its own use with customised fields and customised usages.
Twice a year, each scheme publishes changes to their implementation of the ISO 8583 standard to reflect changes in their business and operational rules. Most card-processing systems in use today have been written and developed over many years. The traditional approach has been to define the ISO 8583 message formats within the computer software programs themselves, meaning that every time there is a change to a message the software has to be changed and re-tested. This usually results in systems that take considerable time to develop and which cannot be readily expanded. All of these drawbacks add cost and complexity to financial transaction processing systems.
An aim of the invention is to provide a processing system that is more readily adaptable to changes in standards and transaction schemes. * **
In one aspect of the invention there is provided a conversion S... . . -. system for a financial transaction processing system comprising: one or more message editors for defining external and internal message formats; processing means for generating a schema from the *:*. external and internal message formats; wherein messages are converted between external and internal formats according to the schema.
Typically the message formats and/or schemas are stored in a database.
In one embodiment the external message format is ISO 8583.
In one embodiment the internal message format is XML.
Thus the provision of a separate conversion system allows the corresponding financial transaction processing system to dynamically adapt to changes in Iso 8583 message formats, without requiring changes to the underlying financial processing software for either Acquirers or Issuers alike.
The ISO 8583 message formats are processed to generate a schema which is then used by the financial transaction processing system to convert external ISO 8583 messages into a standard internal format, in this case XML, and back again for output from the system.
In one embodiment an editor is provided to allow the definition of bespoke and/or future message formats. Thus the standard ISO 8583 format can be overridden if required.
In one embodiment an editor is provided to define the mapping between the elements of incoming and outgoing messages.
:.: Typically the mapping is defined by XSL style sheets.
:. In one embodiment a graphical user interface (GUI) is used to * *;: manipulate the message formats stored in the database. This enables the system configuration to be readily changed and :::. facilitates modification of the system to process transactions.
In one embodiment simulation means are provided to allow creation and manipulation of test data, and simulation of said test data in a financial processing system. This allows any modifications made to the financial processing system to be tested, typically via the GUT.
In a furthcr aspect of the invention, there is provided a method of processing financial transactions comprising: receiving an incoming message in an external format; converting said incoming message to an internal format; processing said incoming message in the internal format and generating an outgoing message in an internal format; converting said outgoing message to an external format; sending said outgoing message; wherein messages are converted between external and internal formats according to a schema generated by pre-processing the external and internal message formats in a system separate from the financial transaction processing system.
When a message format is changed, a new schema is generated.
As the schema is separate to the rest of the financial transaction processing system, it can be updated more easily, and it is thus not necessary to change the main processing software.
In a further aspect of the invention, there is provided a schema for a financial transaction processing system, said schema generated by processing means on the basis of internal and **.. . . external message formats with respect to a financial transaction processing system, wherein messages are converted between external and internal formats according to the schema.
Specific embodiments of the invention are now described *..: wherein:-Figure 1 illustrates a conversion system for a financial transaction processing system.
Figure 2 illustrates a financial transaction processing system in use.
With reference to Figure 1, there is illustrated a conversion system 2 for a financial transaction processing system 20.
The conversion system includes an editor 4 for defining external ISO 8583 message formats and the data-elements that make them up, and storing the resulting definitions in a database 6.
A further editor 8 is provided to allow bespoke definitions 10 of any of the data-elements to be created and stored in the database, which can then override the standard ISO 8583 definition. This allows for the creation of future or bespoke ISO 8583 formats.
The ISO 8583 formats are then processed by processing means 12 to generate an XML schema 14.
A further editor 16 is provided in the form of an XSL mapper software component to create XSL style sheets 18, which map Incoming to outgoing messages. * **
Once the XML schema and XSL style sheets have been created, S...
the financial processing system can process new ISO 8583 :. message formats without the need for rewriting the system * .;: software. By simply using the XML schema to convert the incoming ISO 8583 message to an internal XML message format, *..: it is possible to process the incoming message, create a response *:*. message using the XSL style sheet, and then reformat the response into an ISO 8583 message ready to be sent back to the initiating system.
The design is capable of handling both authorisations and clearing message formats within the Acquirer or Issuer transaction processing system.
it will be appreciated that the conversion system does not require details of the initiating system itself as it operates on the basis of the format of messages received, independent from the type of initiating system.
Thus in use, a user simply has to update the schema 14 via the editors when the ISO 8583 message formats change, rather than the whole of the financial transaction processing software, as messages 22 are converted from the ISO 8583 external format to an internal XML format according to the schema 14, processed by the financial transaction processing software 20, then converted back to the ISO 8583 external format according to the schema 14 for output back to the initiating system.
As such the processing system is more readily adaptable to changes in standards and transaction schemes.
Figure 2 illustrates the use of the financial transaction processing system in making a transaction. An incoming ISO * .. 8583 message in the form of an authorisation request 24 is sent by the acquirer system 26 i.e. the point of sale, to the scheme host 28 such as VISA (RTM), Mastercard (RTM) etc. *. * *
* *:. The scheme host 28 forwards the message to the issuer system which converts the message to XML using the schema 14.
The XML message is validated for data integrity, security and authorisation against the account database 32.
An XML response is constructed using an XSL style sheet 18.
Response codes and other response specific data is added to the XML response. An outgoing ISO 8583 message 34 is then constructed from the response, which is sent back to the acquirer 26 via the scheme host 28.
Thus from the perspectives of the acquirer and scheme host, there is no change in procedure, as the messages are still passed in an Iso 8583 format. However, if the format of the ISO 8583 message changes, the invention provides means to update the system quickly and efficiently.
Of course it will be appreciated by persons skilled in the art that the present invention may convert between other formats as required. * S. * * . * ** * *** * * *. * S * *5*
S *S.
S *. S * .. * ** S. S S* S *S

Claims (12)

  1. Claims 1. A conversion system for a financial transaction processing
    system comprising: one or more message editors (4) for defining external and internal message formats (6); processing means (12) for generating a schema (14) from the external and internal message formats; wherein messages arc converted between external and internal formats according to the schema.
  2. 2. A conversion system according to claim 1 wherein alterations to the financial transaction processing system are not recluired to allow the same to still be used when a message format is changed
  3. 3. A conversion system according to claim I or 2 wherein the message formats and/or schemas are stored in a database.
  4. 4. A conversion system according to any preceding claim :.: wherein the external message format is Iso 8583.
    :.
  5. 5. A conversion system according to any preceding claim * .: wherein the internal message format is XML.
  6. 6. A conversion system according to any preceding claim *:*. wherein an editor is provided to allow the definition of bespoke and/or future message formats.
  7. 7. A conversion system according to any preceding claim wherein an editor is provided to define the mapping between the elements of incoming and outgoing messages.
  8. 8. A conversion system according to claim 7 wherein the mapping is defined by XSL style sheets.
  9. 9. A conversion system according to any preceding claim wherein a graphical user interface is used to manipulate the message formats stored in the database.
  10. 10. A conversion system according to any preceding claim wherein simulation means are provided to allow creation and manipulation of test data, and simulation of said test data in a financial processing system.
  11. Ii. A method of processing financial transactions comprising: receiving an incoming message in an external format; converting said incoming message to an internal format; processing said incoming message in the internal format and generating an outgoing message in an internal format; converting said outgoing message to an external format; sending said outgoing message; * ** wherein messages are converted between external and internal formats according to a schema generated by pre-processing the external and internal message formats in a system separate from the financial transaction processing system.
  12. 12. A schema for a financial transaction processing system, said schema generated by processing means on the basis of internal and external message formats with respect to a financial transaction processing system, wherein messages are converted between external and internal formats according to the schema.
GB0811641A 2007-06-29 2008-06-25 Method for processing messages from an external format into an internal format using a message editor to generate a conversion schema from the formats Withdrawn GB2450618A (en)

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
GBGB0712676.6A GB0712676D0 (en) 2007-06-29 2007-06-29 Conversion system

Publications (2)

Publication Number Publication Date
GB0811641D0 GB0811641D0 (en) 2008-07-30
GB2450618A true GB2450618A (en) 2008-12-31

Family

ID=38420968

Family Applications (2)

Application Number Title Priority Date Filing Date
GBGB0712676.6A Ceased GB0712676D0 (en) 2007-06-29 2007-06-29 Conversion system
GB0811641A Withdrawn GB2450618A (en) 2007-06-29 2008-06-25 Method for processing messages from an external format into an internal format using a message editor to generate a conversion schema from the formats

Family Applications Before (1)

Application Number Title Priority Date Filing Date
GBGB0712676.6A Ceased GB0712676D0 (en) 2007-06-29 2007-06-29 Conversion system

Country Status (1)

Country Link
GB (2) GB0712676D0 (en)

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030200172A1 (en) * 2000-05-25 2003-10-23 Randle William M. Dialect independent multi-dimensional integrator using a normalized language platform and secure controlled access
WO2004010294A1 (en) * 2002-07-19 2004-01-29 Jgr Acquisition, Inc. Registry driven interoperability and exchange of documents
WO2005001729A2 (en) * 2003-06-30 2005-01-06 Paym8 (Proprietary) Limited A method of and system for authenticating a transaction initiated from a non-internet enabled device
US20050060317A1 (en) * 2003-09-12 2005-03-17 Lott Christopher Martin Method and system for the specification of interface definitions and business rules and automatic generation of message validation and transformation software
WO2005048054A2 (en) * 2003-11-06 2005-05-26 Size Technologies Configurable stored value platform
US20050160359A1 (en) * 2004-01-21 2005-07-21 Alexander Falk Method and system for automating creation of multiple stylesheet formats using an integrated visual design environment
EP1582992A2 (en) * 2004-03-30 2005-10-05 Fujitsu Limited Program, method, apparatus and computer-readable recording medium for editing a document structure
US20060242087A1 (en) * 2005-04-22 2006-10-26 Gregory Naehr Point-of-sale and declining balance system, and method, having a relay server for facilitating communication between front-end devices and back-end account servers

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030200172A1 (en) * 2000-05-25 2003-10-23 Randle William M. Dialect independent multi-dimensional integrator using a normalized language platform and secure controlled access
WO2004010294A1 (en) * 2002-07-19 2004-01-29 Jgr Acquisition, Inc. Registry driven interoperability and exchange of documents
WO2005001729A2 (en) * 2003-06-30 2005-01-06 Paym8 (Proprietary) Limited A method of and system for authenticating a transaction initiated from a non-internet enabled device
US20050060317A1 (en) * 2003-09-12 2005-03-17 Lott Christopher Martin Method and system for the specification of interface definitions and business rules and automatic generation of message validation and transformation software
WO2005048054A2 (en) * 2003-11-06 2005-05-26 Size Technologies Configurable stored value platform
US20050160359A1 (en) * 2004-01-21 2005-07-21 Alexander Falk Method and system for automating creation of multiple stylesheet formats using an integrated visual design environment
EP1582992A2 (en) * 2004-03-30 2005-10-05 Fujitsu Limited Program, method, apparatus and computer-readable recording medium for editing a document structure
US20060242087A1 (en) * 2005-04-22 2006-10-26 Gregory Naehr Point-of-sale and declining balance system, and method, having a relay server for facilitating communication between front-end devices and back-end account servers

Also Published As

Publication number Publication date
GB0712676D0 (en) 2007-08-08
GB0811641D0 (en) 2008-07-30

Similar Documents

Publication Publication Date Title
JP6892488B2 (en) Methods and systems for recording point-to-point transaction processing
US11132704B2 (en) Method and system for electronic vouchers via blockchain
US20180293575A1 (en) Systems and methods for settling chargeback transactions
CN109074564A (en) The method and system of usage record guarantee pay down
US20200027084A1 (en) Method and System for Hybrid Payment Authorization
US20130179443A1 (en) Generating A Pivot Table From An Aggregated Data Set
US20110137928A1 (en) System and Method of Matching Financial Transaction Records to Merchant Records of a Merchant Profile Database
CA2711936A1 (en) System and method for data completion including push identifier
US11682005B2 (en) Systems and methods for token-based cross-currency interoperability
CN110892431B (en) Method and system for improved transaction processing and routing
TWI731266B (en) Method and system for conveyance of machine readable code data via payment network
US20210312431A1 (en) Method and system for use of an emv card in a multi-signature wallet for cryptocurrency transactions
JP2023533691A (en) METHOD AND SYSTEM FOR RECEIVING CRYPTOCURRENCIES OF MERCHANTS THROUGH PAYMENT RAIL
RU2673398C1 (en) Method of carrying out payment transactions
US20140330707A1 (en) Methods to advance loan proceeds on prepaid cards, associated systems and computer program products
US11763300B2 (en) Method and system for currency-agnostic real-time settlement
US20240020695A1 (en) Method and system for transferring digital tokens to and from a physical card
US10140613B2 (en) Systems and methods for converting account portfolios from one processing network to another
US20170154323A1 (en) System and method for reporting currency transactions
KR20240007757A (en) Method and system for privacy-oriented provenance at point of sale
GB2450618A (en) Method for processing messages from an external format into an internal format using a message editor to generate a conversion schema from the formats
WO2023114048A1 (en) Method and system of integrating blockchain technology with existing computer architecture
JP2023533206A (en) Method and system for merchant cryptocurrency receipt via payment rail
Bugajski et al. Assuring Data Interoperability Through The Use Of Formal Models Of Visa Payment Messages.
JPH04135274A (en) Automatic transfer system

Legal Events

Date Code Title Description
WAP Application withdrawn, taken to be withdrawn or refused ** after publication under section 16(1)