kevinowino869 1cca7305b5 Upload files to "hooks"
Signed-off-by: kevinowino869 <kevinowino869@www.codelab.nestict.africa>
2025-03-30 12:55:37 +02:00
2025-03-30 12:54:36 +02:00
2025-03-30 12:55:37 +02:00
2025-03-30 12:45:40 +02:00
2025-03-30 12:46:54 +02:00

Dolibarr M-Pesa Payment Module

Overview

The M-Pesa Payment Module for Dolibarr enables seamless integration with M-Pesa, allowing businesses to accept payments directly from customers.

Features

  • Generate payment URLs for invoices.
  • Real-time payment processing via M-Pesa.
  • Automatic payment confirmation and transaction recording.

Installation

  1. Download the module ZIP package.
  2. Extract and upload the contents to Dolibarr's custom modules directory (e.g., /htdocs/custom/mpesapay).
  3. Go to Home > Setup > Modules and activate the "M-Pesa Payment Module".

Configuration

  1. Navigate to M-Pesa Module Configuration in Dolibarr.
  2. Enter your M-Pesa Paybill Number and Passkey.

Usage

  1. Generate an invoice in Dolibarr.
  2. Click on "Pay with M-Pesa" to initiate payment.
  3. Customers complete payment via M-Pesa and the module confirms the transaction.

Support

For inquiries, contact NESTICT INFOTECH.

License

This module is licensed under GPLv3.

Description
/** * Dolibarr Module Descriptor for M-Pesa Payment * Author: NESTICT INFOTECH * Version: 1.0.0 */
Readme AGPL-3.0 367 KiB
2025-03-30 14:01:58 +02:00
Languages
PHP 100%