2017 © Pedro Peláez
 

magento2-module getfinancing

Getfinancing magento2 module

image

getfinancing/getfinancing

Getfinancing magento2 module

  • Thursday, July 19, 2018
  • by getfinancing
  • Repository
  • 0 Watchers
  • 0 Stars
  • 129 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 3 Forks
  • 0 Open issues
  • 11 Versions
  • 40 % Grown

The README.md

This repo has been archived, please use the new: https://github.com/WeGetFinancing/magento-checkout-plugin for up to date versions of the Adobe Commerce / Magento integration., (*1)

General Instructions

  1. Create your merchant account to offer monthly payment options to your consumers directly on your ecommerce from here (http://www.getfinancing.com/signup) if you haven't done it yet.
  1. Run these commands in your root Magento installation directory (this extension is registered on Packagist):, (*2)

    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

  1. Create an app/code/Getfinancing/Getfinancing directory in your Magento installation.
  2. Download the latest "Source code" from this page: https://github.com/GetFinancing/getfinancing-magento2/archive/master.zip
  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:, (*3)

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

Configure module

  1. Setup the module with the information found under the Integration section on your portal account https://partner.getfinancing.com/partner/portal/. 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&paste tools under your account inside the Integration section.
  3. Check our documentation (www.getfinancing.com/docs) or send us an email at (integrations@getfinancing.com) if you have any doubt or suggestions for this module. You can also send pull requests to our GitHub account (http://www.github.com/GetFinancing) if you feel you made an improvement to this module.

Activating the module

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

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., (*4)

Switching to production

  • Go to the admin backoffice
  • At the top, go to Stores > Configuration > Sales > 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., (*5)

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

  • This module has been tested with magento2

The Versions

19/07 2018

dev-feature/reorganizeDocker

dev-feature/reorganizeDocker

Getfinancing magento2 module

  Sources   Download

OSL-3.0 AFL-3.0

The Requires

  • php ~5.5.0|~5.6.0|~7.0.0|~7.1.0

 

10/07 2018

dev-master

9999999-dev

Getfinancing magento2 module

  Sources   Download

OSL-3.0 AFL-3.0

The Requires

  • php ~5.5.0|~5.6.0|~7.0.0|~7.1.0

 

10/07 2018

dev-feature/addDocker

dev-feature/addDocker

Getfinancing magento2 module

  Sources   Download

OSL-3.0 AFL-3.0

The Requires

  • php ~5.5.0|~5.6.0|~7.0.0|~7.1.0

 

01/04 2018

v1.0

1.0.0.0

  Sources   Download

31/05 2017

dev-placeOrderOnNotification

dev-placeOrderOnNotification

Getfinancing magento2 module

  Sources   Download

OSL-3.0 AFL-3.0

The Requires

  • php ~5.5.0|~5.6.0|~7.0.0

 

31/05 2017

dev-add_prod_attributes

dev-add_prod_attributes

Getfinancing magento2 module

  Sources   Download

OSL-3.0 AFL-3.0

The Requires

  • php ~5.5.0|~5.6.0|~7.0.0

 

22/05 2017

dev-add_cms_name

dev-add_cms_name

Getfinancing magento2 module

  Sources   Download

OSL-3.0 AFL-3.0

The Requires

  • php ~5.5.0|~5.6.0|~7.0.0

 

18/05 2017

dev-fix_for_logged_users

dev-fix_for_logged_users

Getfinancing magento2 module

  Sources   Download

OSL-3.0 AFL-3.0

The Requires

  • php ~5.5.0|~5.6.0|~7.0.0

 

18/05 2017

dev-fix_guest_orders

dev-fix_guest_orders

Getfinancing magento2 module

  Sources   Download

OSL-3.0 AFL-3.0

The Requires

  • php ~5.5.0|~5.6.0|~7.0.0

 

16/05 2017

dev-fix_save_order

dev-fix_save_order

Getfinancing magento2 module

  Sources   Download

OSL-3.0 AFL-3.0

The Requires

  • php ~5.5.0|~5.6.0|~7.0.0

 

03/05 2017

dev-fix/xchair

dev-fix/xchair

Getfinancing magento2 module

  Sources   Download

OSL-3.0 AFL-3.0

The Requires

  • php ~5.5.0|~5.6.0|~7.0.0