Этот плагин не тестировался с последними 3 основными выпусками WordPress. Скорее всего, он уже не поддерживается и может быть несовместим с текущими версиями WordPress.

Payment Gateway for Adyen and WooCommerce

Описание

Start accepting card payments on your WooCommerce by using Adyen integration.

Key Benefits

  • Accepting debit and credit card payments.
  • Automatically updating Order statuses using Adyen webhooks notifications.
  • Automatically refunds payments on Adyen when you refund them in WooCommerce.
  • Capture payments immediately.

Setup instructions

Disclaimer: This plugin is created and maintained by WPRuby.com using the publicly available API of Adyen and WooCommerce. All product names, trademarks and registered trademarks are property of their respective owners.

Скриншоты

  • The plugin provides test mode where you can test the Adyen payment gateway before going live.
  • At the moment, the plugin support Adyen Card payments.

Установка

Using The WordPress Dashboard

  1. Navigate to the ‘Add New’ in the plugins dashboard
  2. Search for ‘Adyen Payment Gateway for WooCommerce’
  3. Click ‘Install Now’
  4. Activate the plugin on the Plugin dashboard

Uploading in WordPress Dashboard

  1. Navigate to the ‘Add New’ in the plugins dashboard
  2. Navigate to the ‘Upload’ area
  3. Select wc-adyen-payment-gateway.zip from your computer
  4. Click ‘Install Now’
  5. Activate the plugin in the Plugin dashboard

Using FTP

  1. Download wc-adyen-payment-gateway.zip
  2. Extract the wc-adyen-payment-gateway directory to your computer
  3. Upload the wc-adyen-payment-gateway directory to the /wp-content/plugins/ directory
  4. Activate the plugin in the Plugin dashboard

Часто задаваемые вопросы

How to get Adyen API key?

To generate an API Key:
1. Log in to your Customer Area.
2. Navigate to Account > Users, and click the user ws@Company.[YourCompanyAccount].
3. Under Authentication, click Generate New API Key.

    Don't forget to copy and securely store the API Key in your system. If you lose this API Key you won't be able to restore it later.
  1. Click Save at the bottom of the page.

How to get Adyen Origin key?

In order to get an origin key, please follow this guide from Adyen.

Отзывы

Нет отзывов об этом плагине.

Участники и разработчики

«Payment Gateway for Adyen and WooCommerce» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники

Перевести «Payment Gateway for Adyen and WooCommerce» на ваш язык.

Заинтересованы в разработке?

Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.

Журнал изменений

2.0.0

  • Added: Implementation of SCA (Strong Customer Authentication).

1.1.1

  • Fixed: Include shopperInteraction with API calls.

1.1.0

  • Added: Live API prefix option.

1.0.2

  • Fixed: API Key was not decoded properly.
  • Added: Integrator information to API request.

1.0.1

  • Fix autoload for linux operating systems.

1.0

  • Initial release.