PHPackages                             conekta/conekta\_payments - 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. conekta/conekta\_payments

ActiveMagento2-module[Payment Processing](/categories/payments)

conekta/conekta\_payments
=========================

Conekta payment gateway

5.3.3(4mo ago)61.5k9OSL-3.0PHPPHP ^8.2 || ^8.3 || ^8.4CI passing

Since Jul 27Pushed 2mo ago9 watchersCompare

[ Source](https://github.com/conekta/customer-magento-plugin)[ Packagist](https://packagist.org/packages/conekta/conekta_payments)[ RSS](/packages/conekta-conekta-payments/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (6)Versions (44)Used By (0)

[![alt tag](https://camo.githubusercontent.com/a1f45841a184f2f583ccb9fafb576be60208042a8e372ded67d1386cf60f39fc/68747470733a2f2f636f6e656b74612e636f6d2f7374617469632f6173736574732f486f6d652f636f6e656b74612d6c6f676f2d626c75652d66756c6c2e737667)](https://camo.githubusercontent.com/a1f45841a184f2f583ccb9fafb576be60208042a8e372ded67d1386cf60f39fc/68747470733a2f2f636f6e656b74612e636f6d2f7374617469632f6173736574732f486f6d652f636f6e656b74612d6c6f676f2d626c75652d66756c6c2e737667)

Magento 2 Plugin v.5.3.3 (Stable)

Installation for Magento 2.4.8-p1
---------------------------------

[](#installation-for-magento-248-p1)

1. First add this repository in your composer config

```
composer config repositories.conekta git https://github.com/conekta/customer-magento-plugin
```

2. Add composer dependency

```
composer require conekta/conekta_payments 5.3.3
```

3. Update Magento

```
php bin/magento setup:upgrade
```

4. Compile the component

```
php bin/magento setup:di:compile
```

5. Enable plugin

```
php bin/magento module:enable Conekta_Payments
```

6. Update and/or enable cache

```
bin/magento c:f
```

Installation for Magento 2.4 (generic)
--------------------------------------

[](#installation-for-magento-24-generic)

1. First add this repository in your composer config

```
composer config repositories.conekta git https://github.com/conekta/customer-magento-plugin
```

2. Add composer dependency

```
composer require conekta/conekta_payments ^5.2
```

3. Update Magento

```
php bin/magento setup:upgrade
```

4. Compile the component

```
php bin/magento setup:di:compile
```

5. Enable plugin

```
php bin/magento module:enable conekta_payments
```

6. Update and/or enable cache

```
bin/magento c:f
```

Plugin updates
--------------

[](#plugin-updates)

1. List all the components

```
php bin/magento module:status
```

2. Verify that the Conekta\_Payments component is listed
3. Disable the module

```
php bin/magento module:disable Conekta_Payments --clear-static-content
```

4. If it exists, delete the generated files in the folder `/generated/code/Conekta/`
5. Add composer dependency

```
composer require conekta/conekta_payments master
```

6. Update Magento

```
php bin/magento setup:upgrade
```

7. Compile the component

```
php bin/magento setup:di:compile
```

8. Enable plugin

```
php bin/magento module:enable conekta_payments
```

9. Update and/or enable cache

```
bin/magento c:f
```

Magento Version Compatibility
-----------------------------

[](#magento-version-compatibility)

The plugin has been tested in Magento 2.4.8-p1, 2.4.7, 2.4.6 Support is not guaranteed for untested versions.

\#development local

```
 composer install --ignore-platform-req=ext-gd --ignore-platform-req=ext-intl --ignore-platform-req=ext-xsl
``

```

###  Health Score

55

—

FairBetter than 98% of packages

Maintenance81

Actively maintained with recent releases

Popularity27

Limited adoption so far

Community26

Small or concentrated contributor base

Maturity77

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

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 ~36 days

Recently: every ~13 days

Total

35

Last Release

141d ago

Major Versions

4.2.1 → 5.0.3-beta2023-07-31

PHP version history (4 changes)4.1.1PHP ~7.3.0||~7.4.0

4.1.3PHP &gt;=7.3

5.1.0PHP &gt;=7.4

5.2.0PHP ^8.2 || ^8.3 || ^8.4

### Community

Maintainers

![](https://www.gravatar.com/avatar/62b32faa4e05080b6c421eb0cbe946f91208b4533bb0df27c5da099c4344badd?d=identicon)[Conekta](/maintainers/Conekta)

![](https://www.gravatar.com/avatar/cc0e77936b9dbf762dc1348e951ce91ac90485398a95d35e714888aab247ae3d?d=identicon)[elio.rincon](/maintainers/elio.rincon)

![](https://www.gravatar.com/avatar/f54ba48ead0a3babdbaf1e27db2006b57d0c6ddf141c6ec5fb86c1358323dc43?d=identicon)[franklin.carrero](/maintainers/franklin.carrero)

---

Top Contributors

[![ElvisHeredia](https://avatars.githubusercontent.com/u/104011591?v=4)](https://github.com/ElvisHeredia "ElvisHeredia (19 commits)")[![fcarrero](https://avatars.githubusercontent.com/u/57545365?v=4)](https://github.com/fcarrero "fcarrero (18 commits)")[![mar-js](https://avatars.githubusercontent.com/u/54561364?v=4)](https://github.com/mar-js "mar-js (6 commits)")[![EricDominguez1](https://avatars.githubusercontent.com/u/99184120?v=4)](https://github.com/EricDominguez1 "EricDominguez1 (2 commits)")[![Oscar-Wagento](https://avatars.githubusercontent.com/u/36160350?v=4)](https://github.com/Oscar-Wagento "Oscar-Wagento (2 commits)")[![agatto-conekta](https://avatars.githubusercontent.com/u/89799897?v=4)](https://github.com/agatto-conekta "agatto-conekta (2 commits)")[![gaston-serfe](https://avatars.githubusercontent.com/u/80332602?v=4)](https://github.com/gaston-serfe "gaston-serfe (2 commits)")[![DiegoValeConekta](https://avatars.githubusercontent.com/u/62370101?v=4)](https://github.com/DiegoValeConekta "DiegoValeConekta (2 commits)")[![sanjay-wagento](https://avatars.githubusercontent.com/u/8655914?v=4)](https://github.com/sanjay-wagento "sanjay-wagento (1 commits)")[![eandresh](https://avatars.githubusercontent.com/u/6820594?v=4)](https://github.com/eandresh "eandresh (1 commits)")[![juan-serfe](https://avatars.githubusercontent.com/u/11269082?v=4)](https://github.com/juan-serfe "juan-serfe (1 commits)")[![KrishnaRamos](https://avatars.githubusercontent.com/u/69866662?v=4)](https://github.com/KrishnaRamos "KrishnaRamos (1 commits)")[![nicocedron](https://avatars.githubusercontent.com/u/1799930?v=4)](https://github.com/nicocedron "nicocedron (1 commits)")[![pipemesaconekta](https://avatars.githubusercontent.com/u/89931705?v=4)](https://github.com/pipemesaconekta "pipemesaconekta (1 commits)")

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StylePHP\_CodeSniffer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/conekta-conekta-payments/health.svg)

```
[![Health](https://phpackages.com/badges/conekta-conekta-payments/health.svg)](https://phpackages.com/packages/conekta-conekta-payments)
```

###  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)[dinkbit/conekta-cashier

Dinkbit Cashier nos da una interface para cobrar subscripciones con Conketa en Laravel.

355.4k](/packages/dinkbit-conekta-cashier)

PHPackages © 2026

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