# Flutterwave Package for Laravel php v5-8)

[![Latest Version on Packagist][ico-version]][link-packagist]
[![Software License][ico-license]](LICENSE.md)
[![Total Downloads][ico-downloads]][link-downloads]


> Implement Flutterwave Rave payment gateway easily with Laravel

- Go to [Flutterwave](https://dashboard.flutterwave.com/dashboard/settings/apis) to get your public and private key


## Documentation

Coming Soon


## Credits

- [Edward Muss][link-author]
- [Cloud Rebue](https://github.com/cloudrebue)

## 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 Instagram](https://instagram.com/edwardmuss)!

## Features

The current features have been implemented

- Payment
- Verification
- Transfers
- Banks
- Beneficiaries


> If there are features you need urgently, I will be willing to prioritize them, please reach out to my twitter account
## License

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

[ico-version]: https://img.shields.io/packagist/v/edwardmuss/flutterwave-laravel.svg?style=flat-square
[ico-license]: https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square
[ico-downloads]: https://img.shields.io/packagist/dt/edwardmuss/flutterwave-laravel.svg?style=flat-square

[link-packagist]: https://packagist.org/packages/edwardmuss/flutterwave-laravel
[link-downloads]: https://packagist.org/packages/edwardmuss/flutterwave-laravel
[link-author]: https://github.com/edwardmuss
[link-contributors]: ../../contributors
[link-code-intelligence]: https://scrutinizer-ci.com/code-intelligence
