PHPackages                             getfinancing/getfinancing - 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. getfinancing/getfinancing

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

getfinancing/getfinancing
=========================

Getfinancing magento2 module

08384[1 PRs](https://github.com/GetFinancing/getfinancing-magento2/pulls)PHP

Since May 3Pushed 3y agoCompare

[ Source](https://github.com/GetFinancing/getfinancing-magento2)[ Packagist](https://packagist.org/packages/getfinancing/getfinancing)[ RSS](/packages/getfinancing-getfinancing/feed)WikiDiscussions master Synced yesterday

READMEChangelog (4)DependenciesVersions (11)Used By (0)

This repo has been archived, please use the new:  for up to date versions of the Adobe Commerce / Magento integration.

General Instructions
--------------------

[](#general-instructions)

1. Create your merchant account to offer monthly payment options to your consumers directly on your ecommerce from here () if you haven't done it yet.

Install using Composer (recommended)
------------------------------------

[](#install-using-composer-recommended)

1. Run these commands in your root Magento installation directory (this extension is registered on Packagist):

    ```
    composer require getfinancing/getfinancing:dev-master
    bin/magento module:enable --clear-static-content Getfinancing_Getfinancing
    bin/magento setup:upgrade
    bin/magento cache:flush

    ```

Install by copying files
------------------------

[](#install-by-copying-files)

1. Create an `app/code/Getfinancing/Getfinancing` directory in your Magento installation.
2. Download the latest "Source code" from this page:
3. Extract the file and copy the contents of the file into the `app/code/Getfinancing/Getfinancing` directory.
4. Run following commands from your root Magento installation directory:

    ```
    bin/magento module:enable --clear-static-content Getfinancing_Getfinancing
    bin/magento setup:upgrade
    bin/magento cache:flush

    ```

Configure module
----------------

[](#configure-module)

1. Setup the module with the information found under the Integration section on your portal account . Also remember to change the postback url on your account for both testing and production environments.
2. Once the module is working properly and the lightbox opens on the request, we suggest you to add some conversion tools to your store so your users know before the payment page that they can pay monthly for the purchases at your site. You can find these copy&amp;paste tools under your account inside the Integration section.
3. Check our documentation ([www.getfinancing.com/docs](http://www.getfinancing.com/docs)) or send us an email at () if you have any doubt or suggestions for this module. You can also send pull requests to our GitHub account () if you feel you made an improvement to this module.

Activating the module
---------------------

[](#activating-the-module)

- Go to the admin backoffice
- At the top, go to System &gt; Configuration
- On the left, go to Sales &gt; Payment Methods
- If Getfinancing does not show up: execute the terminal commands.
- On the left, go to Stores &gt; Configuration &gt; Sales &gt; Payment Methods
- Under GetFinancing:
    - Set Enabled to YES
    - Fill in Merchant ID
    - Fill in username
    - Fill in password

Testing
-------

[](#testing)

In the complete integration guide that you can download from our portal, you can see various test personae that you can use for testing.

Switching to production
-----------------------

[](#switching-to-production)

- Go to the admin backoffice
- At the top, go to Stores &gt; Configuration &gt; Sales &gt; Payment Methods
- Under 'GetFinancing', fill in the production URL, and switch the Platform dropdown from staging to production.

Note that after this change, you should no longer use the test personae you used for testing, and all requests go to our production platform.

Module notes
------------

[](#module-notes)

- when checking out with GetFinancing, the quote only gets converted to an order after the loan has been preapproved. This allows for easy rollback to other payment methods in case the loan is not preapproved.
- the order is set to STATE\_PAYMENT\_REVIEW in Magento 1.4.1 and higher, and STATE\_HOLDED before that.
- Configure the postback url in the GetFinancing portal as /getfinancing/getfinancing/notification prefixed with your domain

Compatibility
-------------

[](#compatibility)

- This module has been tested with magento2

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community14

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/64239d9cb62beba1b7112940d5268385d25e4bb780dcb471ec8123408fe7893b?d=identicon)[getfinancing](/maintainers/getfinancing)

---

Top Contributors

[![oferraro](https://avatars.githubusercontent.com/u/5145281?v=4)](https://github.com/oferraro "oferraro (11 commits)")[![afatsini](https://avatars.githubusercontent.com/u/6473004?v=4)](https://github.com/afatsini "afatsini (8 commits)")[![sindreu](https://avatars.githubusercontent.com/u/6201487?v=4)](https://github.com/sindreu "sindreu (8 commits)")[![almlys](https://avatars.githubusercontent.com/u/4522936?v=4)](https://github.com/almlys "almlys (4 commits)")[![zachallgood](https://avatars.githubusercontent.com/u/15203406?v=4)](https://github.com/zachallgood "zachallgood (1 commits)")

---

Tags

getfinancingmagentomagento2magento2-extensionpayment-methods

### Embed Badge

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

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

###  Alternatives

[omnipay/coinbase

Coinbase driver for the Omnipay payment processing library

18570.2k1](/packages/omnipay-coinbase)

PHPackages © 2026

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