Skip to content

Releases: yaphet17/chapa-java

New features and design improvements

23 Oct 08:25
c839054
Compare
Choose a tag to compare

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
    to PostData object etc.
  • Bug fixes and design improvements.
  • Well tested and documented code.

v1.0.0

30 Jul 14:08
ebc0ac0
Compare
Choose a tag to compare
Configure workflow for auto publish to maven centeral