WP Manifestindependent plugin directory
manifest / unclassified / payu-mea-rpp-woocommerce

WooCommerce PayU Gateway

PayU MEA Redirect Payment Page for WooCommerce

by PayU MEA · github.com/payumea/payu-mea-rpp-woocommerce · website

4stars
2forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/payumea/payu-mea-rpp-woocommerce/archive/refs/heads/master.zip

Readme

WooCommerce - PayU MEA Payment Gateway (Redirect)

  • Contributors: PayU Technical & Integration Support
  • Requires at least: 3.0.1
  • Tested up to: WordPress 5.2.4 | WooCommerce 3.7.0
  • Plugin version: 1.3.1
  • License: GPLv2 or later
  • License URI: http://www.gnu.org/licenses/gpl-2.0.html

Enables WooCommerce customers to do payments using PayU MEA (Middle East and Africa) as a payment gateway.

Installation

  1. Upload woocommerce-payu-mea-payment-gateway directory to the /wp-content/plugins/ directory
  2. Activate the plugin through the 'Plugins' menu in WordPress
  3. Navigate to the WooCommerce Payment gateway settings and configure with PayU MEA API details

Adding payment methods in WooCommerce plugin

  1. Payment methods names must be provided in capital letters
  2. Payment methods names must be provided as comma separated list Example image

Payment methods names can be found on https://payusahelp.atlassian.net/wiki/spaces/developers/pages/426054/setTransaction+RPP in field "SupportedPaymentMethods"

Configuration for Discovery Miles

If you have separate credentials for Discovery Miles, then:

  1. Fill the credentials for "Discovery Miles Store" (all three)
  2. put DISCOVERYMILES as last (required!) of methods in "Payment method" field (comma separated list)
  3. Check the checkbox "Discovery Miles"
  4. Set Discovery Miles "Transaction Type" na payment option title

Read the full README on GitHub →