Releases: akikadigital/laravel-mpesa
Releases · akikadigital/laravel-mpesa
v1.1.0
v1.0.9
- Adds new API's on the Daraja portal.
v1.0.8
- Reconfigures config/mpesa.php
- Updates Mpesa constructor
- Adds Mpesa B2B Express Checkout
- Adds B2C account top up
- Adds MPesa Ratiba API
- Adds Mpesa Transaction History API
v1.0.7
Performs code cleaning & improves code documentation
v1.0.6
Adds logging when APP_DEBUG mode is set to true
v1.0.5
Updates url registration functionality
v1.0.4
Bug fixing
Fixes getToken bug
v1.0.3
Feature
Adds c2b register url command to allow easy registration of commands through the PHP artisan command.
v1.0.2
Renames fetchToken() function to getToken()
v1.0.1
Updates generate token functionality.