mpesa_flutter_plugin 0.0.4 mpesa_flutter_plugin: ^0.0.4 copied to clipboard
Use this plugin to implement Lipa Na MPESA Online in your flutter app. This only gives you a payment initialization interface.
0.0.1 #
- Basic functioning of STK push.
0.0.2 #
- Bug fixes
0.0.3 #
- Added support for iOS
- Migrated android version to support androidx
- Changed following properties:
- String amount to double amount
- String callbackUrl to Uri callbackUrl
- String baseUrl to Uri baseUri
- Removed enableDebugModeWithLogging method.
0.0.4 #
- Removed unnecessary dependencies in android.