Skip to content

A Laravel Package that makes implementation of multiple payment Gateways such as Paystack, Flutterwave and Stripe endpoints and webhooks seamless.

License

Notifications You must be signed in to change notification settings

MusahMusah/laravel-multipayment-gateways

Folders and files

NameName
Last commit message
Last commit date
Feb 3, 2025
Mar 26, 2023
Jan 27, 2023
Apr 22, 2023
Mar 30, 2024
Apr 20, 2023
Dec 18, 2022
Dec 18, 2022
Mar 11, 2023
Mar 30, 2024
Dec 19, 2022
Nov 6, 2024
Mar 13, 2024
Mar 15, 2023
Mar 11, 2023
Dec 18, 2022
Dec 18, 2022
Dec 19, 2022

Repository files navigation

A Laravel Package that makes implementation of multiple payment Gateways endpoints and webhooks seamless

Latest Version on Packagist PHP from Packagist Laravel Version Test Status Code Style Status Total Downloads

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

php artisan test

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

License

The MIT License (MIT). Please see License File for more information.