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

outdated

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.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
0
pub points
75%
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

License

unknown (LICENSE)

Dependencies

http

More

Packages that depend on mpesa