oregs / laravelpay
This is developed for easy integration of flutterwave APIs with laravel v5.* to latest.
Requires
- php: ^7.2|^8.0
- illuminate/support: ^5.0|^6.0|^7.0|^8.0
Requires (Dev)
- curl/curl: ^2.3
- mockery/mockery: ^1.3.1
- phpunit/phpunit: ^8.3
- satooshi/php-coveralls: >0.7
- scrutinizer/ocular: ^1.1
This package is auto-updated.
Last update: 2024-11-06 01:48:10 UTC
README
![Latest Version on Packagist][ico-version] ![Software License][ico-license]
Implement Flutterwave Pay payment gateway easily with Laravel
- Go to Flutterwave to get your public and private key
Documentation
Documentation to be updated soon.
Motivation
This Flutterwave payment integration to Laravel is been rewrite due to unavailbility to use HTTP package in laravel v5.* with laravelrave by Kingflamez.
Credits
Contributing
Please feel free to fork this package and contribute by submitting a pull request to enhance the functionalities. I will appreciate that a lot. Also please add your name to the credits.
Kindly follow me on twitter!
Features
The current features have been implemented
- Payment
- Verification
I will be working on this next
- Transfers
- Banks
- Beneficiaries
License
The MIT License (MIT). Please see License File for more information.