vfixtechnology / bagisto-cashfree
Cashfree payment gateway for bagisto laravel open source ecommerce platform.
v1.0.1
2025-04-12 13:18 UTC
This package is auto-updated.
Last update: 2025-05-12 13:35:52 UTC
README
This package provides a seamless integration of Cashfree payment gateway with Bagisto applications.
Installation
- Install the package via Composer:
composer require vfixtechnology/bagisto-cashfree
- Register the Cashfree service provider in Bootstrap/providers.php:
Vfixtechnology\Cashfree\Providers\CashfreeServiceProvider::class,
-
Navigate to your admin panel: Go to Configure/Payment Methods Cashfree will appear at the end of the payment method list
-
Clear your configuration cache:
php artisan config:cache
Support This Project
If you find this package useful, please consider showing your support by:
⭐ Giving the repository a star on GitHub
📣 Sharing it with your developer community
🐛 Reporting any issues you encounter
Your support helps maintain and improve this project for everyone.