Blessing Mwitiblessingmwiti.hashnode.dev·May 22, 2024How to Implement Daraja API in Kotlin EasilyA simple implementation of Daraja API in Kotlin Github Repo Getting Started Create an Mpesa Daraja Dev account here Head to my apps and create a new app Make sure you've clicked on both Lipa na M-Pesa Sandbox and M-Pesa Sandbox, write your App Name a...10 likes·67 readsKotlin
Daudi Mwanziadaudimwanzia.hashnode.dev·Apr 22, 2024How to Integrate the Mpesa Express API in Flask and React JS real world project.Use Mpesa Express in a simple full stack Flask and React application. Introduction In this blog article, we are going to be creating API routes in Flask using the Lipa na Mpesa API and consuming the APIs in React JS frontend. The article will demonst...2 likes·139 readsMPesa
Blessing Mwitiblessingmwiti.hashnode.dev·Feb 24, 2024M-Pesa Daraja API Usage in PhP simpleGithub Repo with complete usage code10 likesm-pesa
George Onyangosnowsnippets.hashnode.dev·Mar 23, 2023Ruby and Mpesa API : How to integrate daraja API using rubySo sometimes tech languages can be the most unpredictable place to find yourself as a new techie. Recently I tried using daraja for one of my projects and was unable to get a guide on how to use it the ones that were present were outdated and couldn'...3 likes·229 readsRuby on Rails
Allan Jumaallanjuma.hashnode.dev·Dec 9, 2022How to integrate MPESA API to node js applicationM-Pesa is a popular mobile payment service in Kenya that allows users to transfer money and make payments using their mobile phones. If you have a website and you want to integrate M-Pesa into it, you can use Node.js to create a server-side applicati...74 readsMPesa
Wamaitha wamaithanyamu.com·Aug 20, 2022How to integrate the Mpesa STK push API in Nodejs.Overview By the end of this guide, you should be able to integrate the Mpesa express API in Nodejs and express. You will achieve this in several steps: Authorize your Mpesa API by generating an access token for every API call Invoke the STK push en...38 likes·5.3K readsSoftware EngineeringMPesa