Skip to content

Releases: mtvbrianking/laravel-mtn-momo

v4.3.1

18 Jan 11:29
Compare
Choose a tag to compare

Changelog

v4.3.0

20 Feb 13:39
Compare
Choose a tag to compare

Changelog

  • Add support for Laravel v10

v4.2.1

22 Aug 15:05
Compare
Choose a tag to compare

What's Changed

  • Fix callback in sandbox . #75

v4.2.0

26 Mar 14:23
Compare
Choose a tag to compare

Changelog

  • Allow Laravel ^9.0

v4.1.0

01 Mar 10:06
Compare
Choose a tag to compare

Changelog

  • Get account holder info . #58
  • Ignore callback when in sandbox environment, or if it's empty . 696a7ee

v3.1.0

27 Jan 13:45
Compare
Choose a tag to compare

Changelog

  • Bump oauth negotiator

v4.0.0

18 Sep 11:36
Compare
Choose a tag to compare

Changelog

  • Upgrade to Laravel v8.x

v3.0.1

19 Jun 08:09
79cdb1a
Compare
Choose a tag to compare

Bump Ramsey UUID dependency to v4. #45

v3.0.0

04 Mar 13:53
Compare
Choose a tag to compare

Initial Release for Laravel v7.x

New

  • Support for multiple products #30

Changes

  • Adopted callback uri in place of redirect uri.

Breaking changes:

  • Introduced addition (product) column to the tokens migration.
  • Renamed $collection->transact(...) to $collection->requestToPay(...)
  • Removed $remittance->transact(...)

v2.0.3

17 Dec 18:41
Compare
Choose a tag to compare

Added

  • Support for Lumen (#31)