Once your account is activated, you can proceed to Fintecture integration to start collecting payments on your website.
We will guide you step by step to configure the module on your PrestaShop website. Let's go !
1 – Creation of the store on the Fintecture space
From your Fintecture space :
Click on the My Shops tab in the left menu
Select E-commerce plugin
Add your logo if you want it to be visible on the Connect (payment interface)
Fill in the name of your shops
Select Magento
Enter the URL of your website (the format must be https://....)
Select Production
Check your bank account information
You can now add your logos to customise Connect (payment interface) and emails. You can also come back to this step later
Click on Create my shop
Click on Generate Private Key: the download of the .pem file will start automatically
nb: if the file does not download in this format, you will need to change browser or convert it.
Once you have downloaded the file, go to your Magento back office and keep this page open :
2 – Installing the extensions
To install the extensions, you have 3 options: from a .zip file, via the Composer or via Admin Web Setup Wizard.
A – Installing the extension from a zip file
Unzip the file
Create another directory called
app/code/Fintecture/Payment/
Upload the
app/code/Fintecture /Payment/
directory to the root directory of your Magento installation. All directories must match the existing directory structure,Go to the root directory and run :
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy -f
php bin/magento cache:flush
Clear the cache
B – Install the extension using the Composer (recommended)
Ensure that the Composer is installed
Ensure you have the access keys to install by going to My Profile in Marketplace, then choosing Access Keys in the My Products section
Search for Pay by Instant Transfer and click on Technical Details in My Purchase
Go to your Magento project directory and update your composer.json file
Run :
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy -f
php bin/magento cache:flushClear the cache
C – Install the extension via Admin Web Setup Wizard
In the Magento 2 administration panel, go to System > Web Setup Wizard > Extension Manager
Click on Review then Install
In the list of available components, find the extension and click on Install
Start the Readiness Check
Create a backup if necessary, then click Next
Click on Enable
3 – Module configuration
From your Admin Panel, go to the Payment Methods page (Stores > Configuration > Sales)
Click on the arrow on Other Payment Methods and Pay by Instant Transfer will appear
Click on Configure
Click on the arrow to unwind the Fintecture Settings
Ensure that Yes is selected in the Enabled field
Make sure that Production is selected in the field Environment field
Make sure All is selected in the Bank Type
Ensure that Yes is selected in the field Show logo
Copy the APP ID previously generated from your console and paste it into the Fintecture APP ID field
Copy the SECRET APP previously generated from your console and paste it into the Fintecture APP SECRET field
Load the private key (.pem file) previously generated from your Fintecture space
Test the connection
Save the configuration
Congratulations, the Fintecture module is correctly configured! You can now simulate an order on your website to check that it is visible.
4 – Maximize your adoption rate with Fintecture
We have interviewed users and worked with designers to integrate best practices to increase the adoption rate of Fintecture and we share with you some golden rules to follow:
In practice, we recommend that you:
👉 Harmonize the way you present the payment methods.
👉 Position the Fintecture immediate transfer first on your payment page
👉 Integrate our Fintecture brand by activating the Logo option on the PrestaShop configuration page
👉 Communicate to your customers to announce the release of this new payment solution: newsletter, banner, blog post...
👉 Use the latest version of the module, which integrates the best practices in terms of UX