This is the Adyen Payment plugin for Magento. The plugin supports the Magento Community (version 1.8 and higher) and Enterprise edition (version 1.13 and higher).
For Magento 2.x please use the following plugin: https://github.com/Adyen/adyen-magento2
We commit all our new features directly into our GitHub repository. But you can also request or suggest new features or code changes yourself!
- Click here to see the video how to setup your Adyen Magento module and the Adyen backoffice
- Click here to download the Magento Quick Integration Guide how to setup the basics for the Adyen Magento module and the Adyen backoffice
- For a more advanced manual click here
- Click here to see the Point-of-Sale demo of the Adyen Payment module
- Click here to see how to configure the configuration of the Point-of-Sale
To import the current saved cards into billing agreements of Magento you need to manually execute the script by following these steps:
- Go into your terminal
- Go to the Magento home directory
- Go inside the folder shell
- Now execute the script by: php adyen.php -action loadBillingAgreements
All new saved cards will be automatically saved into billingAgreement of Magento. Make sure you have turned on RECURRING_CONTRACT notification on your merchantAccount. If you want to add this or if you are not sure, just send us an email at [email protected].