Flutter package for mpesa
- This is a package that helps you implement the daraja API by Safaricom into your flutter applications.
- Currently only supports STK push.
- Please pay keen attention to the
password
property of theRequest
object. - Your
password
is the result ofbase64.encode(Shortcode+Passkey+Timestamp)