PHPackages                             ffss/module-go-cuotas-payment - 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. ffss/module-go-cuotas-payment

ActiveMagento2-module

ffss/module-go-cuotas-payment
=============================

Go Cuotas Payment Module

231[1 PRs](https://github.com/federicosoich/module-go-cuotas-payment/pulls)PHP

Since Nov 18Pushed 2y ago1 watchersCompare

[ Source](https://github.com/federicosoich/module-go-cuotas-payment)[ Packagist](https://packagist.org/packages/ffss/module-go-cuotas-payment)[ RSS](/packages/ffss-module-go-cuotas-payment/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (5)Used By (0)

FS\_GoCuotas for Magento 2
==========================

[](#fs_gocuotas-for-magento-2)

This Extension is used to make payments using Go Cuotas API in Argentina.

- Allow end user set credentials, checkout message and name of payment method
- Generate pending orders and using return parameters back and change to order status cancel or processing (and create invoice).
- Add notification url to get updates using webhook\_url
- cancel order and regenerate a new one and redirect to checkout on failing payment.
- configure for send invoice by email on payment success
- configure redirect or modal onsite checkout

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

[](#installation)

- Create a folder \[root\]/app/code/FS/GoCuotas
- Download module ZIP from [HERE](https://github.com/federicosoich/module-go-cuotas-payment/archive/refs/heads/master.zip)
- Copy to folder

OR

- composer require ff-ss/go-cuotas-payment

THEN

- test credentials:
    username:[seller\_sandbox@gocuotas.com](mailto:seller_sandbox@gocuotas.com)
    password:secret
- Documentation: [https://www.gocuotas.com/api\_redirect\_docs](https://www.gocuotas.com/api_redirect_docs)
- Note: if your place order button is broke please try to remove from lines 23 to 30 of this file
    /view/frontend/web/template/payment/gocuotas.html

Then you'll need to activate the module.

```
bin/magento setup:upgrade
bin/magento setup:di:compile
bin/magento cache:clean
bin/magento cache:flush

```

Uninstall
---------

[](#uninstall)

```
bin/magento module:uninstall FS_GoCuotas

```

Support
-------

[](#support)

No warranty or support provided.

Contributing
------------

[](#contributing)

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

### How to create a PR

[](#how-to-create-a-pr)

1. Fork it
2. Create your feature branch (git checkout -b my-new-feature)
3. Commit your changes (git commit -am 'Add some feature')
4. Push to the branch (git push origin my-new-feature)
5. Create new Pull Request

License
-------

[](#license)

[MIT](https://choosealicense.com/licenses/mit/)

###  Health Score

16

—

LowBetter than 5% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity25

Early-stage or recently created project

 Bus Factor1

Top contributor holds 95% 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/bde1deddfac228120ff9eb427d03e7569010c37b62e0d2662cc10f6cce2601b4?d=identicon)[fsoich-redstage](/maintainers/fsoich-redstage)

---

Top Contributors

[![federicosoich](https://avatars.githubusercontent.com/u/2135553?v=4)](https://github.com/federicosoich "federicosoich (19 commits)")[![fsoich-redstage](https://avatars.githubusercontent.com/u/74548121?v=4)](https://github.com/fsoich-redstage "fsoich-redstage (1 commits)")

### Embed Badge

![Health badge](/badges/ffss-module-go-cuotas-payment/health.svg)

```
[![Health](https://phpackages.com/badges/ffss-module-go-cuotas-payment/health.svg)](https://phpackages.com/packages/ffss-module-go-cuotas-payment)
```

PHPackages © 2026

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