🚀 Genio Pago Merchants API

A robust and secure API designed to facilitate mobile money and card services, including collections and disbursements. Built for high-volume transactions with seamless Mpesa integration.

Getting Started

Genio Pago offers a robust and secure API designed to facilitate mobile money and card services, including collections and disbursements. By integrating with Mpesa and card networks, the API provides businesses with a seamless and efficient way to manage their financial transactions.

This integration allows businesses to handle payments, refunds, and other financial operations directly through the Mpesa platform, ensuring fast, reliable, and secure transactions. The API is built to support high-volume transactions, making it ideal for businesses that rely on mobile money as a core part of their operations.

📝 Note: Please reach out to Genio Pago to obtain your baseUrl, username, password, and merchantId.
Definition of Terms
  • baseUrl: The base URL for the API. Will be provided along with credentials.
  • token: A base64-encoded token used for authorization.
  • username: The username provided for authentication.
  • password: The password provided for authentication.
  • externalId: Unique ID from your system to track each individual transaction.
  • callbackUrl: A URL on your system that we will call with the result.
  • redirectUrl: A URL on your site where the client is redirected after payment.
  • amount: Transaction amount.
  • recipientPhone: Recipient's phone number (must include country code).
  • currency: Transaction currency.
Download Postman Collection