/m-pesa-test

Demo application for testing mpesa API

Primary LanguageJavaScript

Test for mpesa API

Demo app for prof of concept of future mpesa payments gateway API

This was written in about 6 hours and a few more of polishing afterwards so, it follows a basic structure and should be of easy understanding

ATTENTION:

  • This is only for refference. Don't expect it to be functional so,except for the cases where mock data is used

  • Gateway is innacessible outside of vodacom's LAN

  • For any improvements/ questions/ recommendation, please create an issue or open a PR

INSTALLATION

  • run npm install

  • start application with either node server.js or nodemon server.js