Git Product home page Git Product logo

iso8583-posthog's Introduction

ISO8583 PostHoga

Create PostHog dashboard from ISO8583 messages

Status: Working on ISO8583 parser

image

What is it

This repo makes it easy for you to run a small payment message ingestor and is configurable to forward meaningful event data to posthog.

It allows you to create dashboards that answers questions such as:

  • What's our weekly card volume?
  • What's the volume of declined payments?
  • What's the average ticket size?
  • ... and so on

How does it work

Under the hood, it uses the index.mjs iso8583 parser to interpret (pre-serialized) iso8583 messages into more interpretable data.

image

ISO8583 parser

To Do:

  • Create a simplified ISO8583 parser
  • Extend the parser
  • Create a server

iso8583-posthog's People

Contributors

ashgansh avatar lrnt avatar

Stargazers

 avatar Bernardo Rittmeyer avatar  avatar

Watchers

 avatar

Forkers

lrnt

iso8583-posthog's Issues

Write a JS ISO8583 parser

A lot of the tooling for payments is written in golang.

To get this project started we'd actually need to start to parse iso8583 messages.

basically going from left to right:
image


Here's some inspiration of an existing project that does did.

https://github.com/moov-io/iso8583

There's also this resource:
https://iso8583.info/

happy to pay for an account if it helps anyone move on this

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.