Download the PHP package nabcellent/laravel-kyanda without Composer
On this page you can find all versions of the php package nabcellent/laravel-kyanda. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download nabcellent/laravel-kyanda
More information about nabcellent/laravel-kyanda
Files in nabcellent/laravel-kyanda
Informations about the package laravel-kyanda
Kyanda Api
This is a Laravel package that interfaces with Kyanda Payments Api. The API enables you to initiate mobile payments, disburse payments to mobile and bank, purchase airtime & bundles* and to pay for utility bills.
Check out their api documentation.
Documentation
Installation
You can install the package via composer:
The package will automatically register itself.
You can publish the config file with the following artisan command:
Getting Started
-
Account
Enables you to check the status of items
-
Account balance
- Transaction status
-
Utility
Enables purchase of payment of goods and services
-
Airtime Purchase
- Bill Payment
-
Notification
Enables registration of callback url via API call
- Instant Payment Notification callback registration
-
Payments
Coming soon
NOTE: Phone Number Validation
The phone validator was built using regex and the latest allocation of prefixes by Communication authority of Kenya (Apr, 2021). Check the docs to see the pdf listing with allocations.
Testing
You can run the tests with:
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-kyanda with dependencies
guzzlehttp/guzzle Version ^7.0
illuminate/support Version ^8|^9|^10
ext-json Version *
ext-openssl Version *