PaymentsDS
Edit page
Getting Started
Java
JavaScript
PHP
Python
Ruby
Readme

You can install the PHP SDK using composer with the command listed below:

Using Composer

composer require paymentsds/mpesa

Manual Installation

git clone https://github.com/paymentsds/mpesa-php-sdk mpesa-php-sdk
cd mpesa-php-sdk
composer install