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. [Utility &amp; Helpers](/categories/utility)
4. /
5. apurata/financing

ActiveMagento2-component[Utility &amp; Helpers](/categories/utility)

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

Apurata Magento 2 plugin

0.4.7(3w ago)01.6k↓60%OSL-3.0PHPPHP &gt;=7.1.0

Since Apr 5Pushed 2w 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 2d ago

READMEChangelog (10)DependenciesVersions (23)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

46

—

FairBetter than 92% of packages

Maintenance96

Actively maintained with recent releases

Popularity19

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity47

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 79.1% 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 ~145 days

Recently: every ~120 days

Total

14

Last Release

25d 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)")[![asoldi78](https://avatars.githubusercontent.com/u/196269730?v=4)](https://github.com/asoldi78 "asoldi78 (4 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)
```

###  Alternatives

[phpmentors/domain-kata

Kata for domain models

73448.1k9](/packages/phpmentors-domain-kata)

PHPackages © 2026

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