Last updated
Last updated
The Mifos Mojaloop Lab Environment consists of a number of a different ways for various stakeholders to access and interact with Mojaloop and a core banking system, Mifos/Fineract, at both an API level and user interface level. Transactions can be initiated directly via API Calls in Postman, an attached simulator or through reference customer-facing mobile apps.
The transactions that have been completed can be viewed in a number of ways - as reflected in the core banking system from the perspective of staff of the DFSP, as reflected in a customer-facing mobile wallet or mobile banking app, and from the operational interface for the Payment Hub EE .
The Payment Hub provides both the gateway/integration layer with Mojaloop as well as a microservices workflow and orchestration engine. The Payment Hub is accessible via APIs or the operational UI. Access can be provided to the Zeebe engine which powers the Payment Hub, the Zeebe Operate UI would allow the configuration of new workflows which can be extended by building new connectors for other systems or new connectors for other payment systems to test routing transactions across different systems and networks outside of Mifos and/or Mojaloop, generating notifications, etc.
Testing via third party and OTT API is also available via a set Open Banking APIs that are published through WS02 API Gateway and integration with the GSMA Mobile Money API.
At the core banking system level, our lab environment consists of two generations of our core banking system being deployed:
Fineract CN (our next generation cloud-native microservices architecture that still only has limited functionality) and
Fineract 1.x (a very mature and functionally robust core banking platform, especially at the loan level).
Both generations are accessible at an API level and via the user interface built on Angular. Multi-tenancy is leveraged so on the single instance of Fineract 1.x there are four separate Mifos X tenants set up and configured at the moment. New instances can be configured and deployed for each fintech participant if necessary. There are two tenants created on the Fineract CN instance. Tenants have been named with African wildlife names.
This Google Sheet has full details on accessing all the Fineract instances but here are details for one of the medium tenants:
Gorilla Tenant API:
Gorilla Tenant Staff User Interface:
Credentials: mifos/password
Customer ID: InteropMerchant
Customer MSISDN: 27710306999
This is the interface a staff user would log into to view the transactions that have been reflected on the customer accounts of that DFSP.
Transactions via Mojaloop can be initiated in a number of ways.
All of the Mojaloop APIs and Payment Hub EE APIs can be tested out across the various system endpoints within Postman. We have compiled these into a collection at <INSERT LINK>.
The Ace Fintech App is a Third Party Provider app that allows a user to log in, get consent from its DFSP to initiate transactions or view account information on its behalf via an Open Banking API. The credentials below are for a TPP, Ace Fintech, on behalf of a customer of the Gorilla Bank.
URL for Ace Fintech App:
First access the URL and then log in as the app user. Then click the more menu on the right and log with user credentials at Gorilla Bank to authorize consent (OTP has been simulated through a checkbox) to be able to initiate transactions.
Through the Ace Fintech app, one should now be able to initiate transfers via Mojaloop via an Open Banking API.
Mifos Pay is a reference mobile wallet application. Below is an APK to download and the log-in credentials for a self-service user which is a customer of the Leopard DFSP instance.
Credentials: walletTester/password
Mifos Mobile is a reference mobile banking application. Below is an APK to download and the log-in credentials for a self-service user which is a customer of the Leopard DFSP instance.
Credentials: 299devansh/password
API Parameters:
Log in to the URL above and navigate to a customer and click the customer and then view account and view details of transactions.
This provides the DFSP a view into all transactions going through the switch that they're connected to. One can view and search incoming and outgoing transactions and incoming and outgoing requests to pay.
Gorilla Credentials: mifos/password/tn06
Log into the respective apps and view transaction details or click into a specific account and then view transaction details.
New workflows routing transactions across different systems can be done through modifying the BPMN diagram and building/adding new connectors. Once the BPMN file is created in Zeebe Modeler, it needs to get deployed to the Zeebe cluster of the related environment.
To access the Zeebe Operate UI in a Payment Hub EE instance, please follow the below instructions:
Ensure you have Azure credentials to access the AKS Kubernetes environment
Use the Azure CLI tools to set up kubernetes access on your local machine, with the following command (example shows the Large env configuration):
Port-forward the zeebe-operate Service's port 8080
to your local machine, using kubectl
or k9s
Documentation on the specific Fineract APIs is accessible at
The are documented below.
Mojaloop APIs are documented at:
Payment Hub APIs are documented at:
URL:
and follow the instructions given by the tool. Once this is set up, you can reach the environment from your developer box using kubectl
or a more sophisticated tool like k9s
(see )
Access Zeebe Operate's local endpoint at . The default credentials are demo/demo
.
Acefintech URL
App User credentials
tppuser
password
User credentials at the registered Gorilla Bank
gorillauser
GorillaUser