Skip to content
Ashish Banerjee edited this page Jun 10, 2016 · 2 revisions

Minimalist ISO8583 Java Parser

I had created this parser to support the NPCI IMPS on mobile clients.

UPI is a XML over HTTPS protocol.

NPCI UPI implementation, translates the message payloads in ISO8583:87 0200 and 0210 messages and passes it to the NPCI FTS (Financial Transaction Switch) Backbone.

Clone this wiki locally