PHPackages                             bagisto/bagisto-weaccept-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-weaccept-payment

ActiveLibrary[Payment Processing](/categories/payments)

bagisto/bagisto-weaccept-payment
================================

Allow customers to pay for others using weaccept payment gateway.

4294PHP

Since Jan 17Pushed 4y ago2 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

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

[](#introduction)

Bagisto WeAccept add-on allow customers to pay for others using WeAccept payment gateway.

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

[](#requirements)

- **Bagisto**: 1.3.2

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

[](#installation-)

- Run the following command

```
composer require bagisto/bagisto-weaccept-payment

```

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

```
\Webkul\WeAccept\Providers\ModuleServiceProvider::class
```

- WeAccept Merchent Account's URL

    - Transaction response callback

    ```
    https://yourdomain.com/weaccept/paymob_txn_response_callback

    ```
- Run these commands below to complete the setup

```
composer dump-autoload

```

```
php artisan migrate
php artisan route:cache
php artisan optimize

```

```
php artisan vendor:publish

```

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

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

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

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 (5 commits)")

---

Tags

accept-paymentsecommercelaravelpaymentpayment-gatewaypayment-integrationpaymentmethodswebsite

### Embed Badge

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

```
[![Health](https://phpackages.com/badges/bagisto-bagisto-weaccept-payment/health.svg)](https://phpackages.com/packages/bagisto-bagisto-weaccept-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)
