Magento logo

Magento plugin

Seamlessly integrate the OPAY payment system with Magento store by following the Installation guide bellow.

puzzle icon

Plugin version v2.1.2

Tested with Magento CE version:
2.1.0 - 2.4.5

Before you start

Before installing the OPAY payment system on your website, please ensure that the registration form on the OPAY website has been completed. If you have not registered yet, please do so first. After registration, you will receive the necessary credentials via email (Website ID, Signature Password, and User ID), which are required to proceed with the system integration.

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!

Payment page customization

Customizing the payment page to match your brand’s style can significantly enhance the customer experience. We highly recommend doing so, as a branded payment page builds trust, strengthens the sense of security, and helps reduce cart abandonment.

Customization is quick and easy via the Payment Pages menu in the OPAY self-service portal. You can choose between two design styles, apply your brand color, upload a logo, and preview changes instantly.