Releases: yaphet17/chapa-java
Releases · yaphet17/chapa-java
New features and design improvements
What's new in this version
- You can now implement
ChapaClient
interface and create your own custom implementation
to use your favorite HTTP client. - Includes split payment feature added by Chapa. You can now get list of supported banks, create
subaccount and perform a split payment. See Split Payment documentation for more details. - Additional utility methods to help you to generate a convenient token for your transactions, to map json string
toPostData
object etc. - Bug fixes and design improvements.
- Well tested and documented code.
v1.0.0
Configure workflow for auto publish to maven centeral