We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Integrate bank verification api - https://developers.eko.in/reference/verify-bank-account
Developer should be able to verify bank details with a simple fn such as
ekoApi.verifyBankAccount(...accountInfo)
The text was updated successfully, but these errors were encountered:
Initial code, pushed in the commit - 20e62e6
Sorry, something went wrong.
Some more fixes in recent commit - e07e2c9 Passing the tests.
gitcommitshow
No branches or pull requests
Integrate bank verification api - https://developers.eko.in/reference/verify-bank-account
Developer should be able to verify bank details with a simple fn such as
The text was updated successfully, but these errors were encountered: