Magento plugin

Magento plugin

How to add our plugin to Magento platform?


1. Download it here http://3.82.125.197/magento/.

2.Enter your store as an “administrator” user.
3.Disable cache management from “System -> cache management”
4.In the root directory where magento is installed you should do the following
      a) In “path_to_magento \ app \ code \” a folder with the name “local” must be created.
      b) Paste the EFika folder found in the downloaded .zip into the folder created earlier.
      c) Paste the "Efika_GreenPay.xml" file into "path_to_magento \ app \ etc \ modules"
5. Restar magento

How is our plugin configured?

To configure our plugin you must go to "System> Configuration> Payment Methods", where the Magento configuration options will be displayed, and the "GreenPay" section must be selected.

In this section all the fields to be configured in our plugin are shown in the following image:




After adding the data, click save, and your customers will be able to pay by credit / debit cards.



    • Related Articles

    • Woocommerce plugin

      To consider Before adding our plugin, you must make sure you have the WooCommerce activated on the WordPress platform. Steps for using the service 1. Wordpress Enter your Wordpress store as an “administrator” user. Select “Plugins --> add new” from ...
    • General information - plugins

       Greenpay offers the possibility to integrate the checkout service on Magento 1.9 and Wordpress platforms through plugins. The functionalities provided by each plugin are the following:  Magento Checkout web form Wordpress Checkout web form ...
    • General information

      1. What is the Greenpay checkout or payment Gateway? The checkout is a functionality that allows merchants to charge credit or debit cards of their customers. 2. How to integrate the checkout? This service can be integrated in different ways: ...
    • Create subscription

      For this service, the following endpoint must be consumed:  https://sandbox-merchant.greenpay.me/subscriptions Step by step to successfully create a subscription in our API : 1. Create the JSON object to be sent It must contain the following ...