sagspot / mpesa-api

Safaricom MPESA APIs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Safaricom Daraja API

C2B & B2C

  • Create a .env file from .env.example and add your keys
cp .env.example .env
  • If on localhost, use ngrok to tunnel your url on https and use the https url as the SERVER_URL
  • Test the endpoints on your favorite api testing tool like Postman, Insomnia and Thunder Client

About

Safaricom MPESA APIs


Languages

Language:TypeScript 99.3%Language:Shell 0.7%