這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

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.

常見問題集

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