PHPackages                             pagdividido/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. pagdividido/magento2

ActiveMagento2-module

pagdividido/magento2
====================

PagDividido - Exclusive to Brazil

100.0.1(5y ago)01OSL-3.0PHPPHP &gt;=7.0

Since Nov 19Pushed 5y ago1 watchersCompare

[ Source](https://github.com/pagdividido/magento2)[ Packagist](https://packagist.org/packages/pagdividido/magento2)[ RSS](/packages/pagdividido-magento2/feed)WikiDiscussions develop Synced 1mo ago

READMEChangelogDependencies (1)Versions (3)Used By (0)

PagDividido Magento 2
=====================

[](#pagdividido-magento-2)

[![PagDividido](view/adminhtml/web/images/logo.svg)](view/adminhtml/web/images/logo.svg)

[![Codacy Badge](https://camo.githubusercontent.com/b807ddd5be3d865536b9bd1de6f198409de7cf7a82c31f71ab47f94a7128682d/68747470733a2f2f6170692e636f646163792e636f6d2f70726f6a6563742f62616467652f47726164652f3963386535613861653633353438323162663266393930613464306666333937)](https://www.codacy.com/manual/PagDividido/magento2?utm_source=github.com&utm_medium=referral&utm_content=pagdividido/magento2&utm_campaign=Badge_Grade) [![StyleCI](https://camo.githubusercontent.com/008b1c896c93e76b5afc9ed084946b218ea8ea09abe08b08ce5afce47f15fb62/68747470733a2f2f6769746875622e7374796c6563692e696f2f7265706f732f3235373939373131312f736869656c643f6272616e63683d6d6173746572)](https://camo.githubusercontent.com/008b1c896c93e76b5afc9ed084946b218ea8ea09abe08b08ce5afce47f15fb62/68747470733a2f2f6769746875622e7374796c6563692e696f2f7265706f732f3235373939373131312f736869656c643f6272616e63683d6d6173746572)

Extension features
------------------

[](#extension-features)

- Installment payment slip for your client
- Payment method without redirection
- Automatic status return

Installation
------------

[](#installation)

We recommend installing by [composer](README.md#via-composer), but you can also do it [manually](README.md#manual).after installation it is necessary to [enable](README.md#enable) the module.

### Composer (recommend)

[](#composer-recommend)

```
composer require pagdividido/magento2
```

### Manually

[](#manually)

- [Download](https://github.com/pagdividido/magento2/archive/master.zip)
- On your computer unzip the file
- Navigate to the [root directory](https://devdocs.magento.com/guides/v2.3/install-gde/basics/basics_docroot.html) of the Magento 2
- On your server create folder PagDividido in public\_html/app/code/
- Send folder Magento2 to public\_html/app/code/PagDividido

#### Enable

[](#enable)

```
php bin/magento module:enable PagDividido_Magento2
bin/magento setup:upgrade --keep-generated
```

Configuration
-------------

[](#configuration)

After installation follow the steps in the **order** presented:

Attribute Relationship Definition:

In STORES -&gt; Configuration -&gt; Payment Method -&gt; PagDividido -&gt; Attribute Relationship Definition

- The CPF will be an attribute obtained from the
- The CPF attribute is
- The Street attribute is
- The address number is
- The address district is
- The address complement is

In STORES -&gt; Configuration -&gt; Payment Method -&gt; PagDividido -&gt; Credentials

- Environment
- Merchant Gateway Username
- Merchant Gateway Key

Technical feature
-----------------

[](#technical-feature)

### Module configuration

[](#module-configuration)

- Package details [composer.json](composer.json).
- Module configuration details (sequence) in [module.xml](etc/module.xml).
- Module configuration available through Stores-&gt;Configuration [system.xml](etc/adminhtml/system.xml)

Payment gateway module depends on `Sales`, `Payment` and `Checkout` Magento modules. For more module configuration details, please look through [module development docs](http://devdocs.magento.com/guides/v2.0/extension-dev-guide/module-load-order.html).

### Dependency Injection configuration

[](#dependency-injection-configuration)

> To get more details about dependency injection configuration in Magento 2, please see [DI docs](http://devdocs.magento.com/guides/v2.0/extension-dev-guide/depend-inj.html).

In a case of Payment Gateway, DI configuration is used to define pools of `Gateway Commands` with related infrastructure and to configure `Payment Method Facade` (used by `Sales` and `Checkout` modules to perform commands)

License
-------

[](#license)

[Open Source License](LICENSE.txt)

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity1

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity49

Maturing project, gaining track record

 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

Unknown

Total

1

Last Release

1997d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/cf55056c348b0b7722b1cdae9f6fbe5c357f4dfcc781d0110758fe2e25acbaf9?d=identicon)[pagdividido](/maintainers/pagdividido)

---

Top Contributors

[![fluxxbrasil](https://avatars.githubusercontent.com/u/64040205?v=4)](https://github.com/fluxxbrasil "fluxxbrasil (4 commits)")[![pstohler](https://avatars.githubusercontent.com/u/32310668?v=4)](https://github.com/pstohler "pstohler (4 commits)")[![stohler](https://avatars.githubusercontent.com/u/24610328?v=4)](https://github.com/stohler "stohler (2 commits)")[![codacy-badger](https://avatars.githubusercontent.com/u/23704769?v=4)](https://github.com/codacy-badger "codacy-badger (1 commits)")

### Embed Badge

![Health badge](/badges/pagdividido-magento2/health.svg)

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

###  Alternatives

[yireo/magento2-replace-inventory

51493.3k1](/packages/yireo-magento2-replace-inventory)[yireo/magento2-replace-bundled

Replace bundled third party packages from Magento

45335.0k1](/packages/yireo-magento2-replace-bundled)[magenest/core

Magenest Core

12327.8k13](/packages/magenest-core)[magento/project-community-edition

eCommerce Platform for Growth (Community Edition)

854.3k3](/packages/magento-project-community-edition)[yireo/magento2-replace-graphql

1660.1k](/packages/yireo-magento2-replace-graphql)[deity/falcon-magento

Deity Magento API

258.3k](/packages/deity-falcon-magento)

PHPackages © 2026

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