Deze plugin is niet getest met de laatste drie grote versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Er kunnen ook compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

WooCommerce MPGS

Beschrijving

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.

Schermafbeeldingen

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

Installatie

  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.

Beoordelingen

21 december 2021
Works perfectly fine. If you have any questions contact author. I'm sure he will save your day. superb
27 juni 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
Lees alle 20 beoordelingen

Bijdragers & ontwikkelaars

“WooCommerce MPGS” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “WooCommerce MPGS” naar jouw taal.

Interesse in ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via 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