PHPackages                             vfixtechnology/bagisto-razorpay - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. vfixtechnology/bagisto-razorpay

ActiveLibrary

vfixtechnology/bagisto-razorpay
===============================

Razorpay payment gateway for bagisto laravel open source ecommerce platform.

v1.0.8(10mo ago)1254—0%MITPHP

Since Apr 4Pushed 10mo ago1 watchersCompare

[ Source](https://github.com/vfixtechnology/bagisto-razorpay)[ Packagist](https://packagist.org/packages/vfixtechnology/bagisto-razorpay)[ RSS](/packages/vfixtechnology-bagisto-razorpay/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (1)Versions (9)Used By (0)

Razorpay Payment Gateway Integration for Bagisto by Vfix Technology
===================================================================

[](#razorpay-payment-gateway-integration-for-bagisto-by-vfix-technology)

This package provides a seamless integration of Razorpay payment gateway with Bagisto applications.

Installation
------------

[](#installation)

1. Install the package via Composer:

```
composer require vfixtechnology/bagisto-razorpay
```

2. Register the Razorpay service provider in Bootstrap/providers.php:

```
 Vfixtechnology\Razorpay\Providers\RazorpayServiceProvider::class,
```

3. Navigate to your admin panel: Go to Configure/Payment Methods Razorpay will appear at the end of the payment method list
4. Add the Razorpay route to CSRF token verification exceptions in bootstrap/app.php withMiddleware(function (Middleware $middleware) :

```
$middleware->validateCsrfTokens(except: [
   '/razorpaycheck',
]);
```

5. Clear your configuration cache:

```
php artisan config:cache
```

Support This Project
--------------------

[](#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.

#### For any help or customization, visit  or email us

[](#for-any-help-or-customization-visit-httpswwwvfixtechnologycom-or-email-us-infovfixtechnologycom)

###  Health Score

33

—

LowBetter than 74% of packages

Maintenance57

Moderate activity, may be stable

Popularity16

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity42

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~10 days

Recently: every ~18 days

Total

8

Last Release

325d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/1dcb069b38b990252aba1ecb79921c68ccab25305d67b15d1a6c2c1f76bf2e88?d=identicon)[vfixtechnology.com](/maintainers/vfixtechnology.com)

---

Top Contributors

[![vfixtechnology](https://avatars.githubusercontent.com/u/140944193?v=4)](https://github.com/vfixtechnology "vfixtechnology (12 commits)")

### Embed Badge

![Health badge](/badges/vfixtechnology-bagisto-razorpay/health.svg)

```
[![Health](https://phpackages.com/badges/vfixtechnology-bagisto-razorpay/health.svg)](https://phpackages.com/packages/vfixtechnology-bagisto-razorpay)
```

###  Alternatives

[bagisto/bagisto

Bagisto Laravel E-Commerce

26.2k161.6k7](/packages/bagisto-bagisto)[razorpay/magento

Razorpay Magento 2.0 plugin for accepting payments.

3076.5k1](/packages/razorpay-magento)[msonowal/laravel-razor-pay-cashier

Laravel Cashier provides an expressive, fluent interface to Razorpay's subscription billing services.

2625.3k](/packages/msonowal-laravel-razor-pay-cashier)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
