Skip to main content

Magento Setup Guide

This is a step by step guide to integrating Nochex with your Magento website.

Important

Customers are always recommended to back up their code before making any significant changes, such as the ones detailed in this document.

Magento Installation Instructions

  1. Firstly make sure you have downloaded the module files located here.

  2. Extract the Magento2_Nochex_Module.zip archive.

  3. Copy the files and folders from the archive to the corresponding Magento folders on your web server. You can use FTP for this process.

  4. Next run the following commands on your web server, to install our module on to your Magento:

php bin/magento setup:upgrade 
php bin/magento setup:di:compile
  1. Next, Login to your Magento admin. Go to Stores > Configuration and on the left-hand side menu select Sales > Payment Methods. There should be a Nochex payment option now available, fill in all the relevant details.

Magento Nochex settings

  1. To test the Nochex payment option complete a test transaction. Change the Test Transaction option from No to Yes. When you are ready to start accepting payments Change the Test Transaction Option to No.

  2. Save Changes, and this will prompt you to refresh your cache, click on the cache management link or go to System > Cache Management:

Magento cache notification

  1. Next, Flush your Magento Cache.

Finally go through the checkout process to make sure everything is working correctly.