The Monzo Weekly Diary 2.0

This diagram is very simplified but gives the rough idea.

The Card Network is Mastercard. The card processor is what connects to Mastercard (multiple physical cable connections) and processes the messages from Mastercard. Messages are EBCDIC encoded ISO8583 messages (we actually contributed EBCDIC code pages to the Go encoding libraries such that we could parse these in Go). The card processor is responsible for the processing of these messages.

11 Likes