magento2-module getfinancing
Getfinancing magento2 module
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
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
- 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.
Install using Composer (recommended)
-
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
- Create an
app/code/Getfinancing/Getfinancing
directory in your Magento installation.
- Download the latest "Source code" from this page: https://github.com/GetFinancing/getfinancing-magento2/archive/master.zip
- Extract the file and copy the contents of the file into the
app/code/Getfinancing/Getfinancing
directory.
-
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
- 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.
- 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.
- 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
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
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
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
dev-placeOrderOnNotification
dev-placeOrderOnNotification
Getfinancing magento2 module
Sources
Download
OSL-3.0
AFL-3.0
The Requires
dev-add_prod_attributes
dev-add_prod_attributes
Getfinancing magento2 module
Sources
Download
OSL-3.0
AFL-3.0
The Requires
dev-add_cms_name
dev-add_cms_name
Getfinancing magento2 module
Sources
Download
OSL-3.0
AFL-3.0
The Requires
dev-fix_for_logged_users
dev-fix_for_logged_users
Getfinancing magento2 module
Sources
Download
OSL-3.0
AFL-3.0
The Requires
dev-fix_guest_orders
dev-fix_guest_orders
Getfinancing magento2 module
Sources
Download
OSL-3.0
AFL-3.0
The Requires
dev-fix_save_order
dev-fix_save_order
Getfinancing magento2 module
Sources
Download
OSL-3.0
AFL-3.0
The Requires
dev-fix/xchair
dev-fix/xchair
Getfinancing magento2 module
Sources
Download
OSL-3.0
AFL-3.0
The Requires