Magento logo

Magento plugin

The plugin is designed to install the OPAY payment system into an online store operating on the Magento e-commerce platform.

puzzle icon

Plugin version v2.1.1

Tested with Magento CE version:
2.1.0 - 2.4.5

Installation instructions

  1. Download the plugin's zip archive and move its contents to the root directory of Magento using a method of your preference, such as FTP or SFTP.

    Plugin files upload

  2. Using the command line, execute the following command in the root directory of Magento:
    php bin/magento setup:upgrade
  3. Please enter the following command in the command line:
    php bin/magento setup:static-content:deploy xx_XX,
    where xx_XX represents your store locale (language). If you are using multiple locales, run the command multiple times with different locales.
  4. Log in to the Magento administration panel and go to Store -> Configuration -> Sales -> Payment Methods -> OPAY Payment Gateway.

    Magento e-shop settings

    Magento payments methods settings

  5. Fill in the mandatory settings for the OPAY plugin and click on Save Config. If your online store is not registered with the OPAY system, fill out the registration form and receive all the necessary data for the settings.

    OPAY plugin settings

  6. Clear the Magento cache. You can do this in two ways:
    • Using the command line execute the following command in the root directory of Magento:
      php bin/magento cache:clean
    • Using the Magento admin panel go to System -> Cache Management and click on Flush Magento Cache.

      Magento cache cleanup

  7. Accept payments!

Installation instructions

  1. Using FTP or any other method, move the contents of the plugin's zip archive to the http root directory, which contains your Magento content management system files.

    Plugin files upload

  2. In the Magento admin panel go to System->Cache Management. Next, check the box next to Configuration row, select Actions->Refresh, and click on Submit.

    Cache refresh

  3. Disconnect from the admin panel and connect again (sometimes this is necessary to make the installed plugin visible).
  4. Go to System->Configuration->Payment Methods and expand OPAY Payment Gateway section.

    Payment methods setup

  5. Fill in the mandatory settings for the OPAY plugin and click on Save Config. If your online store is not registered with the OPAY system, fill out the registration form and receive all the necessary data for the settings.

    OPAY plugin setup

  6. Accept payments!