Bagisto Laravel Razorpay Extension

bagisto laravel ecommerce open source platform for paytm payment gateway extension checkout by wontoneee solution partner bagisto

Bagisto is an open-source Laravel eCommerce application. Bagisto is one of the popular eCommerce applications in the Laravel framework. From the last few years, bagisto made several well-known establishments in the field of the eCommerce section. Razorpay is a popular payment gateway in india. This package provides a additional strong help for the user to use the Razorpay payment gateway in their Bagisto laravel ecommerce application.
To proceed with Razorpay integration in Bagisto, it is essential to obtain a trial or paid license from Wontonee MyApps. If you face any issues in acquiring the license, watch this helpful

Automatic Installation

1. Get a License: Visit https://myapps.wontonee.com to obtain your Razorpay payment gateway license. Trial licenses work for 3 days only.

2. Use the command prompt to install this package:

composer require wontonee/razorpay

3.  Publish the package assets:

php artisan vendor:publish --tag=razorpay-assets

4. Run the database migrations to create the necessary tables:

php artisan migrate

5. Navigate to the admin panel -> Configure/Payment Methods, where Razorpay will be visible at the end of the payment method list.

6. Configure License: In the Razorpay payment method settings, enter your license key obtained from step 1.

7. Now run the following commands to optimize your application:

php artisan config:cache
php artisan optimize

← PREVIOUS Bagisto Laravel Paytm Extension
NEXT → Google Verified SMS

© Copyright 2025 Wontonee. All Right Reserved.