Šī spraudnis nav atjaunināts vairāk kā divus gadus. Varbūt, tas vairs netiek uzturēts, nesaņemt atbalstu un tam var būt saderības problēmas ar jaunākām WordPress versijām.

LDB WP e-Commerce iDeal

Apraksts

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.

Ekrānuzņēmumi

  • The configuration panel for the ‘normal’ integration.
  • The configuration panel for the ‘PSPID’ integration.

Uzstādīšana

  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.

BUJ

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

Atsauksmes

Par šo spraudni nav atsauksmju.

Autori un izstrādātāji

“LDB WP e-Commerce iDeal” ir atvērtā pirmkoda programmatūra. Šo spraudni ir veidojuši šādi cilvēki.

Līdzdalībnieki

Tulkot “LDB WP e-Commerce iDeal&#8221 savā valodā.

Vai jūs interesē attīstība?

Pārlūkojiet kodu, apmeklējiet SVN krātuvi vai abonējiet attīstības žurnālu, ko izveidojis RSS.

Izmaiņu žurnāls

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.