First you need to download the plugin sent by the ETpay team and then you need to direct to your Magento Portal.

On the photo we use Cloud Cluster as a portal, but is not necessary that will be the same.

On the photo we use Cloud Cluster as a portal, but is not necessary that will be the same.

On the next, you need to direct to the Manage tab and then to File Manager and search for the app route, create a folder with “code” name. You need to create another folder inside of the code folder with the name ETpay

https://s3-us-west-2.amazonaws.com/secure.notion-static.com/11ba3ce1-9208-40d5-a60d-38cdc9fef10a/magento_create_folder.png

Then by our FTP service will upload the files sent by the integration agent to the ETpay folder created previously.

On the photo we use FileZillas, but is not necessary that will be the same.

On the photo we use FileZillas, but is not necessary that will be the same.

After the creation of the folder and the upload of the files, you need to update Magento. On the Magento Admin panel you need to select Shell/SSH and execute the next commands (in order).

cd magento
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy -f
php bin/magento cache:clean
php bin/magento cache:flush

This commands makes the assimilation to Magento for the new files.

Finally you need to direct to the Magento Backoffice, then to STORES > SALES > Payment Methods. On this section you can configure the environment sent by ETPay.

https://s3-us-west-2.amazonaws.com/secure.notion-static.com/c8f0f2d9-ae8d-44df-87c6-b23cc64f3f9b/magento_payment_methods.png