mpesa 2.0.2 copy "mpesa: ^2.0.2" to clipboard
mpesa: ^2.0.2 copied to clipboard

This is a dart wrapper around mpesa daraja api. Written in pure dart which means it's framework agnostic(ios,android,web,plain dart,fuschia) and works out of the box.

mpesa #

Mpesa package changelog

[2.0.2] - 18/01/2022 #

  • Update README.md

[2.0.1] - 18/01/2022 #

  • Fix issue #4

[2.0.0] - 24/05/2021 #

  • clientKey,clientSecret and environment are now public.
  • securityCredential is no longer required for Lipa Na Mpesa Online

Breaking Changes #

  • Migrate to null-safety
  • Requires dart version >=2.12.0 <3.0.0
  • Calling lipaNaMpesa method now returns Future<MpesaResponse> instead of Future<Map<dynamic,dynamic>>

[1.0.0] - 29/8/2019 #

  • Stable release
  • Shipped Lipa Na Mpesa method
  • Improved docs

[0.0.4-dev.1] - 29/8/2019 #

  • Rewrite to support plain dart without flutter

[0.0.3] - 14/8/2019 #

  • Some tweaking.

[0.0.2] - 14/8/2019 #

  • Added barebones Lipa na Mpesa method

[0.0.1] - 14/8/2019 #

  • Init to win it
34
likes
130
pub points
76%
popularity

Publisher

verified publishernewtonmunene.me

This is a dart wrapper around mpesa daraja api. Written in pure dart which means it's framework agnostic(ios,android,web,plain dart,fuschia) and works out of the box.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

http

More

Packages that depend on mpesa