이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

WooCommerce MPGS

설명

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.

스크린샷

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

설치

  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.

후기

2021년 12월 21일
Works perfectly fine. If you have any questions contact author. I'm sure he will save your day. superb
2021년 6월 27일
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
모든 20 평가 읽기

기여자 & 개발자

“WooCommerce MPGS”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “WooCommerce MPGS”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

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