System Integrator (SI) ToolkitSystem Integrator (SI) Toolkit
Introduction
Management
Business Operations
Technical Integration Guide
Deployment
Technical Reference
Scheme Designs
Introduction
Management
Business Operations
Technical Integration Guide
Deployment
Technical Reference
Scheme Designs
  • Introduction

    • System Integrator (SI) Toolkit
    • DFSP Onboarding Guide and Roadmap
    • Customer Journey
  • Management
  • Business Operations
  • Technical Integration Guide

    • Technical Integration
    • Inclusive Instant Payment System (IIPS) Integration
    • Development guide for building core-connectors
    • Core Connector Testing Harness
    • Core Connector Template
    • ISO20022 and Merchant Payments.
  • Deployment

    • Overview
    • Docker Compose

      • Payment Manager Deployment Guide
      • Core Connector Guide
      • Deploying Payment Manager
      • Configuring the core connectors
      • Connecting to a Hub
      • Securing the Docker Daemon
      • Firewall Configuration in Ubuntu and AWS EC2 (t2.large)
      • Test Transfer Process
  • Technical Reference

    • API Service
    • Routing and API Specifications
    • Networking
    • Core Banking Solution (CBS) Client
    • Mojaloop Connector Client (SDK Client)
    • Configuration.
    • Core Connector Aggregate (Business Logic)
    • Error Handling
    • Integration Accounts
    • Request Handling Lifecycle
  • Scheme Designs

    • Foreign Exchange - Currency Conversion
    • Interscheme

Technical Integration

Technical Integration documentation for System integration engineers.

Overview

This is the technical part of this documentaion. Here you will find information about the tools required to integrate a DFSP using the Mojaloop Connector and also how to develop a core connector using the core connector template.

Customer Journey

The customer journey is the set of steps a customer of a DFSP would go through to be able to make a transfer from their account to a beneficiary in another DFSP. The customer journey provided here is generic inorder to give an idea of what the customer facing application is supposed to collect. Learn more

Implementing an integration.

To implement an integration to Mojaloop , a core connector needs to be implemented to interface the api of the DFSP's core banking api with the Mojaloop connector. A core connector template has been developed to speed up the process of developing core connectors. Learn more

Last Updated:
Contributors: Paul Baker
Next
Inclusive Instant Payment System (IIPS) Integration