PHPackages                             gdw/stripemx - 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. gdw/stripemx

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

gdw/stripemx
============

Metodo de pago online para magento 2

1.0.5(3y ago)11.0k2[1 PRs](https://github.com/josecruzchavez/GDW_Stripemx/pulls)proprietaryPHPPHP ^7.2||^8.0

Since Jul 11Pushed 3y ago2 watchersCompare

[ Source](https://github.com/josecruzchavez/GDW_Stripemx)[ Packagist](https://packagist.org/packages/gdw/stripemx)[ Docs](https://gdw.mx/?utm_source=github&utm_medium=gdw&utm_campaign=stripemx&utm_id=link)[ Fund](https://www.paypal.me/gestiondigitalweb)[ RSS](/packages/gdw-stripemx/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (2)Versions (5)Used By (0)

GDW Stripemx Magento 2
======================

[](#gdw-stripemx-magento-2)

El módulo GDW\_Stripemx para Magento 2 permite realizar cobros a meses in intereses con ayuda de la API de Stripe.

GDW\_stripemx fue pensado para realizar el cobro de forma inmediata (capture and sale), antes de terminar el proceso de compra, se realizará una petición a stripe para verificar si la tarjeta de crédito puede aceptar pagos a meses sin intereses, si la tarjeta lo permite, se mostrará un selectbox para que el cliente elija la opción que más le convenga, hasta 24 MSI.

[![GDW_Stripemx](https://camo.githubusercontent.com/1f91e6ad0987717d302d84e035968ad18745ebd0aeb24c739f1ca746e2148b13/68747470733a2f2f67657374696f6e6469676974616c7765622e636f6d2f6769746875625f6173736574732f6764775f7374726970656d782f6764775f7374726970656d785f30312e6a7067)](https://camo.githubusercontent.com/1f91e6ad0987717d302d84e035968ad18745ebd0aeb24c739f1ca746e2148b13/68747470733a2f2f67657374696f6e6469676974616c7765622e636f6d2f6769746875625f6173736574732f6764775f7374726970656d782f6764775f7374726970656d785f30312e6a7067)

Compatibilidad
--------------

[](#compatibilidad)

✓ Magento 2.3.x, ✓ Magento 2.4.x

Funciones destacadas
--------------------

[](#funciones-destacadas)

- Fácil configuración.
- Verificación de TDC en tiempo real.
- Selección de límite de cuotas desde el admin.
- Modo depuración.
- Mensaje personalizado deerror
- Campo para CSS adicional

###### Ejecuta los siguientes comandos en la ruta base de Magento.

[](#ejecuta-los-siguientes-comandos-en-la-ruta-base-de-magento)

### Instalación

[](#instalación)

```
composer require gdw/stripemx

php bin/magento module:enable GDW_Stripemx
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy
php bin/magento cache:flush

```

### Actualización

[](#actualización)

```
composer update gdw/stripemx

php bin/magento module:enable GDW_Stripemx
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy
php bin/magento cache:flush

```

### Eliminación

[](#eliminación)

```
php bin/magento module:disbale GDW_Stripemx
composer remove gdw/opengraph
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy
php bin/magento cache:flush

```

### Expresiones de Gratitud

[](#expresiones-de-gratitud)

- 📢 Comenta a otros sobre este proyecto.
- 👨🏽‍💻 Da las gracias públicamente.
- [🍺 Invítame una cerveza](https://www.paypal.me/gestiondigitalweb)

### Otros enlaces

[](#otros-enlaces)

- [ Sitio web](https://gdw.mx/?utm_source=github&utm_medium=gdw&utm_campaign=stripemx&utm_id=link)
- [Listado de Módulos](https://gdw.mx/modulos)
- [Facebook](https://www.facebook.com/GestionDigitalWeb)
- [Youtube](https://www.youtube.com/c/Gestiondigitalweb)

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity55

Maturing project, gaining track record

 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.

###  Release Activity

Cadence

Every ~91 days

Total

4

Last Release

1132d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/011c8087d6be68d6575cce057daa7ba50cba5748500be27371d486e8f34a8c60?d=identicon)[josecruzchavez](/maintainers/josecruzchavez)

---

Top Contributors

[![josecruzchavez](https://avatars.githubusercontent.com/u/1300329?v=4)](https://github.com/josecruzchavez "josecruzchavez (8 commits)")

---

Tags

checkoutgdwmagentomagento2magento2-extensionmagento2-extension-freemagento2-modulemagento2-module-freepaymentpayment-gatewayphpphp7php8stripestripemagentoMSIextensionmodulemagento2 modulemagento 2 extensionmagento2 extensiongestion digital webgdwstripe msipaymenth

### Embed Badge

![Health badge](/badges/gdw-stripemx/health.svg)

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

###  Alternatives

[olegkoval/magento2-regenerate-url-rewrites

Add into Magento 2 a CLI feature which allow to regenerate a Url Rewrites of products and categories

4423.7M2](/packages/olegkoval-magento2-regenerate-url-rewrites)[magepsycho/magento2-custom-shipping

Magento 2 Custom Shipping

697.5k](/packages/magepsycho-magento2-custom-shipping)[magepsycho/magento2-storepricing

Magento 2 Store View Pricing

2520.9k](/packages/magepsycho-magento2-storepricing)[magepsycho/magento2-discountlimit

Magento 2 Discount Amount Limiter

1111.6k](/packages/magepsycho-magento2-discountlimit)[werfu/magento2-url-key-mask

Enable Product and Category URL\_key generation using masks

135.4k](/packages/werfu-magento2-url-key-mask)[magepsycho/magento2-seosuite

Magento 2 FREE SEO Suite

106.3k](/packages/magepsycho-magento2-seosuite)

PHPackages © 2026

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