- Java 11 and above.
Add this dependency to your project's POM:
<dependency>
<groupId>com.github.ochiengolanga.mpesa4j</groupId>
<artifactId>mpesa4j-spring-boot-starter</artifactId>
<version>0.0.5</version>
</dependency>
Add this dependency to your project's build file:
compile "com.github.ochiengolanga.mpesa4j:mpesa4j-spring-boot-starter:0.0.5"
This project welcomes contributions and suggestions via issues and pull requests.
Please follow instructions here to build from source or contribute.
If you encounter any bug, please file an issue here.
To suggest a new feature or changes that could be made, file an issue the same way you would for a bug.
Pull requests are welcome. To open your own pull request, click here. When creating a pull request, make sure you are pointing to the fork and branch that your changes were made in.
- Error handling
- Logging
- Micrometer metrics