This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

WooCommerce MPGS

Description

This plugin implement a Hosted Checkout integration of the MasterCard Payment Gateway Services (MPGS). It has 2 checkout options, either redirect the user to MPGS payment gateway page, or pay through a popup/lightbox on your website without redirection outside your website.

Screenshots

  • WooCommerce MPGS setting page
  • Lightbox (popup) payment
  • Redirect to Payment page

Installation

  1. Download the WooCommerce MPGS plugin zip file and extract to the /wp-content/plugins/ directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Go to WooCommerce backend settings page
  4. Navigate to Payments tab
  5. Then go to settings of MPGS gateway. Fill the form with credentials and save changes then you are ready.

FAQ

How to generate Authentication Password?

First, login to merchant account (credentials given by the bank) and go to Admin -> Integration Settings. From there generate the Integration Authentication Password and use it in the plugin.

What is MPGS URL and what is it’s format?

It is the URL that is needed to connect with the Mastercard gateway. This link should be given by your bank. Make sure to keep only the base link with only one slash at the end. It should be in this format: https://example.mastercard.com/

What is the recommended API Version to use?

We are supporting the latest version of the API, However, API version 66 is the most tested version with our plugin

I am getting ‘invalid request’ error

Make sure that your Merchant Account currency is the same as your website currency.

Reviews

Jeddi 21, 2021
Works perfectly fine. If you have any questions contact author. I'm sure he will save your day. superb
Háset 27, 2021
Wow-what contribution you had given on this IPG plug Basheer please do the more great work for the community man Love from Sri Lanka
Read all 20 reviews

Contributors & Developers

“WooCommerce MPGS” is open source software. The following people have contributed to this plugin.

Contributors

Translate “WooCommerce MPGS” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.5.1

  • Fix MSO error

1.5.0

  • Support latest API version 66
  • Provide support for both 3DS1 and 3-D Secure authentication version 2 (3DS2)

1.4.0

  • Added filter to allow customization on the session request
  • Added transaction reference to support some special MID setups

1.3.0

  • Support latest API version 55
  • Allow admin orders even without customer info
  • Translations support
  • Access order properties through get functions instead of the deprecated direct access

1.2.0

  • Fix bug with some American Express cards related to handling JSON response
  • Allow admin to create orders for customers
  • Remove transaction ID logging and keep only transaction receipt

1.1.0

  • Multisite support
  • Fix redirection after payment
  • Enhanced error handling
  • Enhanced payment verification checking

1.0.1

  • Option to edit payment icon
  • Add order notes on error for better debugging

1.0

  • Initial release