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

ActiveLibrary[Payment Processing](/categories/payments)

bagisto/bagisto-mangopay-payment
================================

Mangopay Payment Gateway is an advanced and feature-rich module that will integrate Bagisto store with the Mangopay Payment Gateway

242Blade

Since Jan 17Pushed 4y ago2 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

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

[](#introduction)

Bagisto Mangopay Payment Gateway is an advanced and feature-rich module that will integrate Bagisto store with the Mangopay Payment Gateway. This module allows the admin to collect online payments from the customer's Mangopay accounts.

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

- Admin must register himself on Mangopay website to get Client Id and Passphrase.
- Enable/disable the payment solution.
- Set Bagisto Mangopay Payment Gateway module title.
- Provide secure, trusted and fast payment to the customers.
- The customer can select the Mangopay payment method available on the checkout page.
- Check placed orders details like invoices and transaction.
- Accepts all the cards that Mangopay supports.
- Supports Refund

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

[](#requirements)

- **Bagisto**: v1.3.2.
- **Bagisto Marketplace**: v1.3.2.
- **NOTE**: This Module is an add-on of Marketplace module.You need to Install the Markeplace module first to use this add-on.

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

[](#installation-)

- Run the following command

```
composer require bagisto/bagisto-mangopay-payment

```

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

```
\Webkul\MangoPay\Providers\ModuleServiceProvider::class
```

- Run the command below to install the Mangopay php library:

```
composer require mangopay/php-sdk-v2:^2.3

```

- Goto Storage/app/public create a folder name mangopay there
- Run these commands below to complete the setup

```
composer dump-autoload

```

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

```

```
php artisan db:seed --class=Webkul\\MangoPay\\Database\\Seeders\\DatabaseSeeder

```

- If your are windows user then run the below command-

```
php artisan db:seed --class="Webkul\MangoPay\Database\Seeders\DatabaseSeeder"

```

```
php artisan vendor:publish --force

```

-&gt; Press the number before MangoPayServiceProvider and then press enter to publish all assets and configurations.

> now execute the project on your specified domain.

###  Health Score

17

—

LowBetter than 6% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community9

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)")

### Embed Badge

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

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