Description
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.
Screenshots
Installation
Using The WordPress Dashboard
- Navigate to the ‘Add New’ in the plugins dashboard
- Search for ‘Adyen Payment Gateway for WooCommerce’
- Click ‘Install Now’
- Activate the plugin on the Plugin dashboard
Uploading in WordPress Dashboard
- Navigate to the ‘Add New’ in the plugins dashboard
- Navigate to the ‘Upload’ area
- Select
wc-adyen-payment-gateway.zip
from your computer - Click ‘Install Now’
- Activate the plugin in the Plugin dashboard
Using FTP
- Download
wc-adyen-payment-gateway.zip
- Extract the
wc-adyen-payment-gateway
directory to your computer - Upload the
wc-adyen-payment-gateway
directory to the/wp-content/plugins/
directory - Activate the plugin in the Plugin dashboard
FAQ
-
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.
- 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.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Payment Gateway for Adyen and WooCommerce” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Payment Gateway for Adyen and WooCommerce” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
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.