Skip to content

Releases: akikadigital/laravel-mpesa

v1.1.0

25 Jan 06:15
eaadd42
Compare
Choose a tag to compare
  • Updates typo in b2cTransaction

v1.0.9

24 Jan 11:51
Compare
Choose a tag to compare
  • Adds new API's on the Daraja portal.

v1.0.8

24 Jan 11:41
Compare
Choose a tag to compare
  • 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

18 Apr 11:16
8e9a8c2
Compare
Choose a tag to compare

Performs code cleaning & improves code documentation

v1.0.6

15 Apr 07:16
97c6992
Compare
Choose a tag to compare

Adds logging when APP_DEBUG mode is set to true

v1.0.5

11 Apr 05:54
6600a5a
Compare
Choose a tag to compare

Updates url registration functionality

v1.0.4

11 Apr 04:56
e979345
Compare
Choose a tag to compare

Bug fixing

Fixes getToken bug

v1.0.3

11 Apr 03:52
4cc1af9
Compare
Choose a tag to compare

Feature

Adds c2b register url command to allow easy registration of commands through the PHP artisan command.

v1.0.2

08 Apr 07:48
2d30d91
Compare
Choose a tag to compare

Renames fetchToken() function to getToken()

v1.0.1

07 Apr 14:59
c2ee83d
Compare
Choose a tag to compare

Updates generate token functionality.