Skip to content

DerrickMm/flutter-mpesa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flutter mpesa

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 the Request object.
  • Your password is the result of base64.encode(Shortcode+Passkey+Timestamp)

Getting Started