2.5 KiB
2.5 KiB
DBIS Mojaloop Integration Status
Last updated: 2026-03-28
Purpose: Record the current status of Mojaloop in the DBIS RTGS program so that the architecture does not imply a live switch integration that has not yet been evidenced in the repository or current environment.
Current conclusion
Mojaloop is in scope as a target payments interoperability layer, but it is not yet evidenced as a live, repo-backed DBIS integration path in this workspace.
What is currently available
- DBIS / OMNL / Fineract operator scripts and documentation
- HYBX sidecar repositories
- Chain 138 settlement baseline
- RTGS planning artifacts that mention Mojaloop as a required integration category
What is not yet evidenced
- live Mojaloop switch endpoint URLs
- live auth / credential model
- callback contract for transfer state changes
- quote / transfer / settlement-window payload mapping
- a repo-backed Mojaloop runbook in this workspace
- a confirmed mapping from Mojaloop transfer lifecycle to:
- Fineract posting
- HYBX sidecar orchestration
- Chain 138 settlement confirmation
Required inputs before implementation
- Exact Mojaloop environment(s) available to HYBX / DBIS
- Endpoint list:
- quotes
- transfers
- parties
- callbacks / notifications
- settlement or hub-side reporting endpoints
- Auth model:
- mTLS
- bearer/token
- header and signature requirements
- Canonical settlement semantics:
- prefunded or net settlement
- window / batch behavior
- reversal rules
- Event ownership:
- which system is source of truth for transfer state
- which system triggers on-chain settlement
Decision rule
Until the above is available, Mojaloop should be treated as:
Plannedin the RTGS matrixnot yet a production blocker for the narrowest non-Mojaloop RTGS slicea production blocker for any RTGS claim that explicitly includes Mojaloop interoperability
Next implementation steps
- Obtain the exact Mojaloop endpoint and auth contract currently available to HYBX.
- Create a DBIS/HYBX Mojaloop integration runbook in this repo.
- Freeze the message mapping between Mojaloop events and:
- Fineract / OMNL journal events
- HYBX sidecar events
- Chain 138 settlement events
- Add a testable production gate row once a real endpoint contract exists.