PHPackages                             bagisto/bagisto-vapulus-payment - 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. [Payment Processing](/categories/payments)
4. /
5. bagisto/bagisto-vapulus-payment

ActiveLibrary[Payment Processing](/categories/payments)

bagisto/bagisto-vapulus-payment
===============================

Bagisto vapulus payment method

3193PHP

Since Jan 17Pushed 4y ago2 watchersCompare

[ Source](https://github.com/bagisto/bagisto-vapulus-payment)[ Packagist](https://packagist.org/packages/bagisto/bagisto-vapulus-payment)[ RSS](/packages/bagisto-bagisto-vapulus-payment/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependenciesVersions (1)Used By (0)

Introduction
============

[](#introduction)

Integrate Vapulus Payment Gateway with your laravel eCommerce store.

It packs in lots of demanding features that allows your business to scale in no time:

- Provide payment directly to the admin account.
- Accept all the cards that Vapulus supports.
- Admin can check the transaction details at admin panel.

Requirements:
-------------

[](#requirements)

- **Bagisto**: 1.3.2.

Installation :
--------------

[](#installation-)

- Run the following command

```
composer require bagisto/bagisto-vapulus-payment

```

- Goto config/concord.php file and add following line under 'modules'

```
\Webkul\Vapulus\Providers\ModuleServiceProvider::class
```

- Run these commands below to complete the setup

```
composer dump-autoload

```

```
php artisan migrate
php artisan route:cache
php artisan config:cache

```

```
php artisan vendor:publish

```

-&gt; Press 0 and then press enter to publish all assets and configurations.

Configuration
-------------

[](#configuration)

- To signup for the Vapulus merchant account, follow the below URL, You will get the website Id, App Id, SecureHesh, and Password after signup:

```
https://app.vapulus.com/business/signup

```

> That's it, now just execute the project on your specified domain.

###  Health Score

19

—

LowBetter than 9% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity28

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/b12adc21e990c055e325a3c07339b3d4d313efd49f98a768c1a86fc7776f2b86?d=identicon)[Jitendra Singh](/maintainers/Jitendra%20Singh)

---

Top Contributors

[![naresh-webkul](https://avatars.githubusercontent.com/u/48952272?v=4)](https://github.com/naresh-webkul "naresh-webkul (2 commits)")

---

Tags

ecommercelaravelopensourcepaymentpayment-gatewaypayment-integrationpaymentmethodsvapulus-payment-gateway

### Embed Badge

![Health badge](/badges/bagisto-bagisto-vapulus-payment/health.svg)

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

###  Alternatives

[omnipay/coinbase

Coinbase driver for the Omnipay payment processing library

18579.5k1](/packages/omnipay-coinbase)[msilabs/bkash

bKash Payment Gateway API for Laravel Framework.

181.2k](/packages/msilabs-bkash)[binkode/laravel-paystack

A description for laravel-paystack.

112.1k](/packages/binkode-laravel-paystack)

PHPackages © 2026

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