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.3(3mo ago)0541↓46.7%AFL-3.0PHPCI passing

Since Jun 21Pushed 3mo 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 1mo ago

READMEChangelog (7)Dependencies (1)Versions (9)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

42

—

FairBetter than 90% of packages

Maintenance78

Regular maintenance activity

Popularity18

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity49

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 65.7% 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 ~235 days

Total

5

Last Release

119d 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 (65 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

[stripe/stripe-php

Stripe PHP Library

4.0k143.3M480](/packages/stripe-stripe-php)[twilio/sdk

A PHP wrapper for Twilio's API

1.6k92.9M272](/packages/twilio-sdk)[facebook/php-business-sdk

PHP SDK for Facebook Business

90821.9M34](/packages/facebook-php-business-sdk)[meilisearch/meilisearch-php

PHP wrapper for the Meilisearch API

74513.7M114](/packages/meilisearch-meilisearch-php)[google/gax

Google API Core for PHP

265103.1M454](/packages/google-gax)[google/common-protos

Google API Common Protos for PHP

173103.7M50](/packages/google-common-protos)

PHPackages © 2026

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