payumea/payu-mea-magento2.2 1.0.5

Secure payment processing via PayU MEA for Magento 2

Type

magento2-module

License

OSL-3.0, AFL-3.0

Requires
Requires (dev)

None

Suggests

None

Provides

None

Conflicts

None

Replaces

None

PayU MEA Magento 2 extension

This guide details how to install the PayU MEA Magento v2.0+ / v2.1+ extension

Prerequisites

  • Magento 2.0 or 2.1 installed application
  • SSH access

Dependencies

The extension requires the following extension in order to work properly:

Installation

You can install the extension via Composer. Run the following command:

composer require payumea/payu-mea-magento2

or add

payumea/payu-mea-magento2

to the require section of your composer.json and run composer update. After installing the extension you need to enable the extension by excuting the following command.

bin/magento module:enable --clear-static-content PayU_EasyPlus
bin/magento setup:upgrade
bin/magento cache:clean

Configuration

To configure the extension, you have to navigate to Stores > Configuration > Sales > Payment Methods and find PayU extension listed among other payment methods

Who do I talk to if I run into any issue?