You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
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.