PHPackages                             younitedcredit/younitedpay-module-magento2 - 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. [API Development](/categories/api)
4. /
5. younitedcredit/younitedpay-module-magento2

ActiveMagento2-module[API Development](/categories/api)

younitedcredit/younitedpay-module-magento2
==========================================

Official module for Younited Pay integration.

1.1.4(1mo ago)01.3k↓44.3%AFL-3.0PHPCI passing

Since Jun 21Pushed 1w ago7 watchersCompare

[ Source](https://github.com/YounitedCredit/younitedpay-module-magento2)[ Packagist](https://packagist.org/packages/younitedcredit/younitedpay-module-magento2)[ RSS](/packages/younitedcredit-younitedpay-module-magento2/feed)WikiDiscussions develop Synced 3d ago

READMEChangelog (8)Dependencies (2)Versions (11)Used By (0)

Younited Pay module for Magento 2
=================================

[](#younited-pay-module-for-magento-2)

The **Younited Pay module for Magento 2** is a PHP module which allows you to accept payments in your Magento 2 online store. It offers innovative features to reduce shopping cart abandonment rates, optimize success rates and enhance the purchasing process on merchants sites in order to significantly increase business volumes without additional investments in the Magento 2 e-commerce CMS solution.

Getting started
---------------

[](#getting-started)

### Manual installation

[](#manual-installation)

With PHP &gt;= 7.2 :

- Install SDK using Composer: `composer require 202ecommerce/younitedpay-sdk:3.2`
- Copy/Paste module files to your Magento root directory (app/code/YounitedCredit/YounitedPay)
- Run: `php bin/magento module:enable YounitedCredit_YounitedPay`
- Run: `php bin/magento setup:upgrade`
- Run: `php bin/magento setup:static-content:deploy`
- Run: `php bin/magento cache:enable younitedpay`
- Flush caches with: `php bin/magento cache:flush`

### Composer installation

[](#composer-installation)

For Magento 2.3+ only.

- Install module and dependencies using Composer: `composer require younitedcredit/younitedpay-module-magento2`
- Run: `php bin/magento module:enable YounitedCredit_YounitedPay`
- Run: `php bin/magento setup:upgrade`
- Run: `php bin/magento setup:static-content:deploy`
- Run: `php bin/magento cache:enable younitedpay`
- Flush caches with: `php bin/magento cache:flush`

Update with Composer
--------------------

[](#update-with-composer)

To update the extension to the latest available version (depending on your `composer.json`), run these commands in your terminal:

```
composer update younitedcredit/younitedpay-module-magento2 --with-dependencies
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy
php bin/magento cache:flush

```

Maintenance mode
----------------

[](#maintenance-mode)

You may want to enable the maintenance mode when installing or updating the module, **especially when working on a production website**. To do so, run the two commands below before and after running the other setup commands:

```
php bin/magento maintenance:enable
# Other setup commands
php bin/magento maintenance:disable

```

---

Compatibility
-------------

[](#compatibility)

BranchMagento versions`0.x`**&gt;=** `2.2.x`Unit testing
------------

[](#unit-testing)

You can run unit tests with the following commands :

- **Composer installation :** php ./vendor/bin/phpunit -c dev/tests/unit/phpunit.xml.dist vendor/younitedcredit/younitedpay-module-magento2/Test/Unit
- **Manual installation :** php ./vendor/bin/phpunit -c dev/tests/unit/phpunit.xml.dist app/code/YounitedCredit/YounitedPay/Test/Unit

Resources
---------

[](#resources)

- [Issues](https://github.com/YounitedCredit/younitedpay-module-magento2/issues) — To report issues, submit pull requests and get involved (see [Academic Free License](LICENSE.md))

Features
--------

[](#features)

License
-------

[](#license)

The **Younited Credit module for Magento 2** is available under the **Academic Free License (AFL 3.0)**. Check out the [license file](LICENSE.md) for more information.

###  Health Score

47

—

FairBetter than 93% of packages

Maintenance94

Actively maintained with recent releases

Popularity20

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity51

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 67.6% 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 ~210 days

Recently: every ~45 days

Total

6

Last Release

55d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/03bf57a620e6b61135a0ae54c1bd5ba24df899b43b5386f7758073b107ba72cc?d=identicon)[202](/maintainers/202)

---

Top Contributors

[![kgleizes](https://avatars.githubusercontent.com/u/98040531?v=4)](https://github.com/kgleizes "kgleizes (71 commits)")[![toniodlab](https://avatars.githubusercontent.com/u/5492001?v=4)](https://github.com/toniodlab "toniodlab (29 commits)")[![clotairer](https://avatars.githubusercontent.com/u/52157233?v=4)](https://github.com/clotairer "clotairer (3 commits)")[![202-ecommerce](https://avatars.githubusercontent.com/u/4932192?v=4)](https://github.com/202-ecommerce "202-ecommerce (1 commits)")[![GuillaumeGuerra](https://avatars.githubusercontent.com/u/9720053?v=4)](https://github.com/GuillaumeGuerra "GuillaumeGuerra (1 commits)")

### Embed Badge

![Health badge](/badges/younitedcredit-younitedpay-module-magento2/health.svg)

```
[![Health](https://phpackages.com/badges/younitedcredit-younitedpay-module-magento2/health.svg)](https://phpackages.com/packages/younitedcredit-younitedpay-module-magento2)
```

###  Alternatives

[exsyst/swagger

A php library to manipulate Swagger specifications

35916.4M7](/packages/exsyst-swagger)[hubspot/api-client

Hubspot API client

24016.2M20](/packages/hubspot-api-client)[pocketmine/bedrock-protocol

An implementation of the Minecraft: Bedrock Edition protocol in PHP

172445.0k15](/packages/pocketmine-bedrock-protocol)[botman/driver-telegram

Telegram driver for BotMan

93459.5k6](/packages/botman-driver-telegram)

PHPackages © 2026

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