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 2d 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

18

—

LowBetter than 8% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity27

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/paypal

PayPal gateway for Omnipay payment processing library

3156.8M53](/packages/omnipay-paypal)[eduardokum/laravel-boleto

Biblioteca com boletos para o laravel

626351.9k2](/packages/eduardokum-laravel-boleto)[tbbc/money-bundle

This is a Symfony bundle that integrates moneyphp/money library (Fowler pattern): https://github.com/moneyphp/money.

1961.9M](/packages/tbbc-money-bundle)[2checkout/2checkout-php

2Checkout PHP Library

83740.3k2](/packages/2checkout-2checkout-php)[smhg/sepa-qr-data

Generate QR code data for SEPA payments

61717.2k5](/packages/smhg-sepa-qr-data)[omnipay/dummy

Dummy driver for the Omnipay payment processing library

271.2M33](/packages/omnipay-dummy)

PHPackages © 2026

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