Skip to content

Magento 2.x Integration

Click to download the module.

Access the File Manager through your site’s FTP address or via Cpanel.

image

On the opened page, enter the public_html > app > code folder.

image

Click Upload in the upper left corner and upload the Module file in the opened window.

image

Right-click on the uploaded file in File Manager and Extract it.

image

Return to the Cpanel dashboard and go to Terminal.

image

In the opened window, type the following commands in order:

Terminal window
cd public_html
chmod +x bin/magento
bin/magento cache:flush
bin/magento setup:upgrade
bin/magento cache:clean
bin/magento cache:flush
bin/magento cron:run

image

In the Magento Admin Panel, click Stores > Configuration from the left menu.

image

On the opened page, go to the Sales > Payment Methods section.

image

On the opened page, set Enabled to Yes, enter your SX Key and Secret Key information and save. This way, you have integrated the NKolay SanalPos module into your site.

image