Skip to content

safaricom/mpesa-java-sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mpesa-java-sdk

A java library for the Mpesa Daraja REST API

This sdk is not yet having a build dependency that can be used by either gradle or maven.
So this is how best you can use it.

Am currently using this do develop a springboot app and I will add springboot use case ASAP.

Getting Started

First , Create an app/project in the safaricom developers portal.
Clone or download the project this git project.
open the project in your favourite IDE.( I used Intelij)

Configuration

By now you have a project opened in your IDE and valid safaricom API_KEY and API_SECRET.

now head over to the Constants class , Using your apps credentials assign these values in the Constants class.

Testing

To test how it works head over to the main class, uncomment the case you want to test and run the code.

Happy Coding.....!

About

A java library for the Mpesa REST API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages