Download the PHP package musahmusah/laravel-multipayment-gateways without Composer
On this page you can find all versions of the php package musahmusah/laravel-multipayment-gateways. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download musahmusah/laravel-multipayment-gateways
More information about musahmusah/laravel-multipayment-gateways
Files in musahmusah/laravel-multipayment-gateways
Package laravel-multipayment-gateways
Short Description A Laravel Package that makes implementation of multiple payment Gateways endpoints and webhooks seamless
License MIT
Homepage https://github.com/musahmusah/laravel-multipayment-gateways
Rated 5.00 based on 1 reviews
Informations about the package laravel-multipayment-gateways
A Laravel Package that makes implementation of multiple payment Gateways endpoints and webhooks seamless
The laravel-multipayment-gateways
package provides a convenient way to handle payments through multiple payment gateways in a Laravel 8, 9 and 10 application.
The package currently supports multiple gateways such as Paystack, Flutterwave and Stripe.
The package offers an easy to use interface that abstracts the complexities of integrating with these payment gateways.
It also provides a way to handle webhooks from the payment gateways.
Documentation
A comprehensive documentation is available to help you get started with the package here
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- MusahMusah
- Cybernerdie
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-multipayment-gateways with dependencies
guzzlehttp/guzzle Version ^7.5
illuminate/contracts Version ^8.50|^9.0|^10.0|^11.0
illuminate/support Version ^8.50|^9.0|^10.0|^11.0
spatie/laravel-package-tools Version ^1.11