Magento

This article shows you the procedure to enable PayU on your Magento website.

Prerequisites

  • You need an active account in PayU Latam.
  • Having installed Magento version 1.7.x to 1.9.x.
  • Having the PayU’s Magento plugin downloaded and stored in an accessible location. Click here to download it.
  • You need access to the folders where Magento is installed.
  • You need access to the Magento Admin Panel.

Considerations

  • Approved payments appear with Processing status in the orders report.
  • Once the payment is received correctly, Magento creates an invoice with the associated order.

Installation

Follow the next procedure to install the plugin on your website.

  1. Log in to your Magento admin panel. Then, expand the System menu at the top and click Cache Management.
    In the new window, click Flush Magento Cache.

PrintScreen

  1. Unzip the plugin. The plugin folder is called app and it has the following structure:

PrintScreen

  1. Navigate to [PluginFolder]\app\code\local and copy the Gfgrisales folder into the \app\code\local folder in the root of the Magento installation folder.
    If this structure does not exist in your installation, create it with read and write permissions.

PrintScreen

  1. Navigate to [PluginFolder]\app\design\frontend\base\default\template and copy the payu folder into the \app\design\frontend\base\default\template folder in the root of the Magento installation folder.

PrintScreen

  1. Navigate to [PluginFolder]\app\etc\modules and copy the Gfgrisales_Payu.xml file into the \app\etc\modules folder in the root of the Magento installation folder.

PrintScreen

Configuration

  1. Back in your Magento admin panel, expand the System menu and click Configuration. Then, expand Advanced section in the menu displayed on the left panel and click Advanced option.
    Click Disable Modules Output and check that the PayU extension called Gfgrisales_Payu is enabled.

PrintScreen

  1. In the Configuration menu on the left panel, expand Sales section in the menu displayed on the left panel and click Payment methods option.
    Find and expand the PayU method and provide the information of your PayU Account.

PrintScreen

Once finish, click Save Config to apply changes.

At this point, your customers can pay with PayU Latam when they do the checkout in the Magento’s shopping cart.

Last modified June 24, 2022: clon issue (d73e43fe)