PHPackages                             apurata/financing - 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. apurata/financing

ActiveMagento2-component

apurata/financing
=================

Apurata Magento 2 plugin

0.4.6(8mo ago)01.4k↓33.3%OSL-3.0PHPPHP &gt;=7.1.0

Since Apr 5Pushed 8mo ago2 watchersCompare

[ Source](https://github.com/apurata/magento2-acuotaz-payment-gateway)[ Packagist](https://packagist.org/packages/apurata/financing)[ RSS](/packages/apurata-financing/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)DependenciesVersions (21)Used By (0)

magento2 acuotaz payment gateway
================================

[](#magento2-acuotaz-payment-gateway)

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

[](#installation)

- Get the plugin

    Using composer, execute in Magento directory:

    ```
     composer require apurata/financing:"0.4.*"

    ```
- Upgrade and compile page, to add apurata plugin:

    ```
     magento setup:upgrade

     magento setup:di:compile

    ```
- Clean cache page:

    ```
     magento cache:clean

    ```
- If the page is in production mode, you must generate the static files again:

    ```
     bin/magento setup:static-content:deploy

    ```
- Check plugin status:

    ```
     magento module:status Apurata_Financing

    ```
- If the status is disable:

    ```
     magento module:enable Apurata_Financing --clear-static-content

    ```

Update to the latest version
----------------------------

[](#update-to-the-latest-version)

- Use composer:

```
composer update apurata/financing

```

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

[](#configuration)

1. On the Admin sidebar, click Stores &gt; Settings &gt; Configuration.
2. In the panel on the left, choose Sales &gt; Payment Methods &gt; Apurata Financing.
3. Enter Apurata client ID and Secret token.
4. Select the 'Generate invoice automatically' option if you want invoices to be generated automatically. This option is disabled by default.
5. Save configuration.

aCuotaz order state
-------------------

[](#acuotaz-order-state)

We just use three events to change the order status in the ecommerce:

- funded: Disbursement made. Change order status to "processing".
- rejected: Credit assessment denied user. Change order status to "canceled".
- canceled: Application canceled. Change order status to "canceled".

For the rest of the events we add notes in each order, in the "Comments history" section.

###  Health Score

36

—

LowBetter than 82% of packages

Maintenance60

Regular maintenance activity

Popularity18

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity46

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 82.9% 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 ~134 days

Recently: every ~70 days

Total

13

Last Release

252d ago

PHP version history (2 changes)0.3.2PHP ~7.1.0|~7.2.0|~7.3.0

0.3.3PHP &gt;=7.1.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/d52418e7aa5951c64aa0f231d2bee8d4494c326cc19cdc142e57210b9fb2bf7f?d=identicon)[aCuotaz-Apurata](/maintainers/aCuotaz-Apurata)

---

Top Contributors

[![andyapurata](https://avatars.githubusercontent.com/u/74984535?v=4)](https://github.com/andyapurata "andyapurata (68 commits)")[![ZzzandyzzZ](https://avatars.githubusercontent.com/u/38047996?v=4)](https://github.com/ZzzandyzzZ "ZzzandyzzZ (10 commits)")[![emanuel123795](https://avatars.githubusercontent.com/u/213995374?v=4)](https://github.com/emanuel123795 "emanuel123795 (3 commits)")[![Cegax123](https://avatars.githubusercontent.com/u/52112942?v=4)](https://github.com/Cegax123 "Cegax123 (1 commits)")

### Embed Badge

![Health badge](/badges/apurata-financing/health.svg)

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

PHPackages © 2026

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