# Target Users of Payment Hub EE

Payment Hub EE is primarily intended for DFSPs to connect to and effectively participate in L1-aligned payment systems like Mojaloop. It provides an open source production-ready tool to directly connect to Mojaloop.&#x20;

Likewise shared service providers, aggregators, and integrators providing core banking services and/or Mojaloop integration services will be a key user as they can leverage the multi-tenancy and scalability of the Payment Hub to provide a connection to multiple DFSPs.

## Current Mojaloop Use Cases Supported

With the Mojaloop connector that ships with Payment Hub EE, the following use cases are supported:

* Peer to Peer Transfer via MSISDN
* Merchant Proximity Payment via QR Code&#x20;
* Merchant Request to Pay (Payee-initiated transfer)
* Registration of Secondary Identifier to an Account
* Operation UI Monitoring and Actions
  * Incoming and outgoing transfers
  * Incoming and outgoing request to pay
  * Secondary identifier registration
  * Refund of incoming transfer
  * Manual Override

## How is Payment Hub EE Currently Being Used

### **Connection for GSMA mobile money APIs**

Point of Integration with Mobile Money API for real-time synchronization with mobile money transactions. Work is underway to integrate with the GSMA mobile money API standard as a reference implementation to support real-time synchronization of mobile money transactions affecting loan and savings accounts and Fineract and facilitate being able to initiate transactions via mobile money from the Mifos web and mobile interfaces. Integration with this standard OTT API for mobile money will serve as the blueprint for other mobile money connectors.&#x20;

* Efforts are underway in the community to build Payment Hub EE connectors for MTN Uganda and Safaricom/M-Pesa in Kenya.&#x20;

### **Connection to other Real-time Payment Systems**

A number of partners are working on deploying the payment hub to provide a seamless point of integration with their local real-time payments system by building an additional connector into the Payment Hub EE. In Mexico, efforts are ongoing to build a connector to SPEI. Partners in Canada are exploring building an Interac connector and partners in Europe are exploring building a SEPA connector. Connection to other real-time payment systems like SEPA, SPEI, etc.

#### Tier 1 DFSPs

* Robust Performance&#x20;
* Deployment Flexibility&#x20;
* Ease of Connecting Operational Controls&#x20;
* Seamless Channel Integration
* Core Banking System
* Agnostic&#x20;
* Highly configurable workflow engine&#x20;
* Extensible via connectors&#x20;
* Ready to customize and extend&#x20;
* Vendor-agnostic&#x20;
* Operational Control Center

#### **Fintechs**

* Ease of Connection&#x20;
* Rapid Innovation&#x20;
* Sandbox&#x20;
* API Standardization&#x20;
* Use Case Prototyping
* OS Reference Apps&#x20;
* Interactive Lab Environment&#x20;
* End to End OS Stack for DFS&#x20;
* Open Banking API Layer&#x20;
* GSMA Mobile Money API support

#### **Regulators**

* Transparency & Visibility&#x20;
* More input into Fraud Detection&#x20;
* Velocity of Cash
* DFSP-level fraud monitoring&#x20;
* Visibility into on-us transactions&#x20;
* Generate regulatory reports&#x20;
* Consistency of data&#x20;
* User Access for regulators


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://mifos.gitbook.io/docs/payment-hub-ee/business-overview/target-users-of-payment-hub-ee.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
