kudaopenapi 0.0.2 kudaopenapi: ^0.0.2 copied to clipboard
Kudaopenapi is a library to allow communication with Kuda Bank API to setup your own fintech apps .
KudaOpenPAI Integration in Flutter
KudaOpenAPI for flutter for seemless banking via Kuda open pi
About | Installation | Usage | License | Author
🎯 About #
Enable your product for local transactions with the KUDA Open API platform! With the KUDA Open APIs you can embed services unto your platform and connect your customers to a wide range of banking services.
Before you proceed, ensure you have a KUDA Business account!. You can link this account to your profile to get approved for live.
🎯 Installation #
PHP 7.2+ and Composer are required.
To get the latest version of KudaApiToken, simply require it
composer require giftbalogun/kudapaitoken
Or add the following line to the require block of your composer.json
file.
"repositories": [
{
"type": "git",
"url": "https://github.com/giftbalogun/kudaApiToken"
}
],
and add This
"giftbalogun/kudapaitoken": "1.0.*"
You'll then need to run composer install
or composer update --prefer-dist
to download it and have the autoloader updated.
Open your .env file and add your public key, secret key, merchant email and payment url like so:
✨ Usage #
📝 License #
This project is under license from MIT. For more details, see the LICENSE file.
Don't forget to follow me on twitter! Made with ❤️ by Gift Balogun