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

LDB WP e-Commerce iDeal

外掛說明

LDB WP e-Commerce iDeal allows you to easily add the iDeal payment gateway to WP e-Commerce for several Dutch banks and iDeal integrations.

螢幕擷圖

  • The configuration panel for the 'normal' integration.
  • The configuration panel for the 'PSPID' integration.

安裝方式

  1. Upload the folder ldb-wp-e-commerce-ideal to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Go to Store > Settings > Payment Options and configure the plugin.

常見問題集

It’s not working!

You probably have a permissions problem and during the activation the plugin was unable to copy the required file to the WP e-Commerce directory. Manually copy inc-ldb-wp-e-commerce-ideal.php from /plugins/ldb-wp-e-commerce-ideal to /plugins/wp-e-commerce/merchants for versions below WP e-Commerce 3.8 or to /plugins/wp-e-commerce/wpsc-merchants for WP e-Commerce 3.8 or higher to solve the problem.

Description of the main settings
  • Display Name : Name of the payment method as mentioned on your site.
  • iDeal type : The type of iDeal integration you’re using. Most likely to be ‘normal’ but if your gateway supplier mentions anything named PSPID just pick ‘PSPID’.
  • iDeal MerchantID : Your iDeal ID number, also named AcceptantID.
  • iDeal SubID : Your iDeal SubID number, in most cases this will be ‘0’.
  • iDeal PSPID : Your iDeal PSPID, also named AcceptantID.
  • iDeal MerchantKey : Also named Hash Key or ‘Geheime sleutel’, generated and defined in ‘Configuratie’ in your online iDeal Dashboard. (Hash Key for testing has to differ from the key used for production)
  • iDeal URL : The address of your account’s iDeal site. Most banks require a test sequence before going live which can be done through the test URLs.
  • iDeal PSPID URL : The address of your account’s iDeal site.
  • iDeal urlSuccess : The URL iDeal should return your customer to after a successful payment, it would be wise to include ?wpsc_ajax_action=empty_cart at the end of the URL to automatically empty the shopping cart.
  • iDeal urlCancel : The URL iDeal should return your customer to after a cancelled payment.
  • iDeal urlError : The URL iDeal should return your customer to after a failed payment.
  • iDeal Currency : The currency used for your iDeal transactions.
  • iDeal Language : The language version of iDeal your customers should be directed to.
List of iDeal URLs

Below you will find a list of iDeal URLs for several banks. This list is not complete and any additions to it are greatly appreciated!

  • Rabobank Test: https://idealtest.rabobank.nl/ideal/mpiPayInitRabo.do
  • Rabobank Live: https://ideal.rabobank.nl/ideal/mpiPayInitRabo.do
  • ING Bank Test: https://idealtest.secure-ing.com/ideal/mpiPayInitIng.do
  • ING Bank Live: https://ideal.secure-ing.com/ideal/mpiPayInitIng.do
  • ABN Amro Internetkassa : https://internetkassa.abnamro.nl/ncol/prod/orderstandard.asp

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈LDB WP e-Commerce iDeal〉的開發相關工作。

參與者

將〈LDB WP e-Commerce iDeal〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

2.0.3

  • Bugs squashed.

2.0.2

  • Fix bug introduced in 2.0.1.

2.0.1

  • Added support for entering an alternate SubID.

2.0

  • Added support for the PSPID iDeal integrations ( ABN Amro Internetkassa, ABN Amro iDeal Easy etc. )
  • Some code optimizations.
  • Orders are now set to received when the customer is being forwarded to iDeal. The next major version of this plugin will bring payment verification if the iDeal version of choice supports this.

1.3

  • Added WP e-Commerce 3.8 compatibility
  • Some code optimizations.
  • Removed the listing for ABN Amro iDeal Easy support since they switched to the PSPID system.

1.2

  • Squashed a bug that prevented the settings from being loaded correctly.

1.1

  • Code optimization.
  • Added documentation and expanded the FAQ.
  • A special thanks goes out to Jochem Ruijgrok for providing some of the documentation!

1.0

  • First version of the plugin.