-
Notifications
You must be signed in to change notification settings - Fork 16
Home
Welcome to the adyen-prestashop wiki!
Our plugin for PrestaShop allows you to accept credit cards and local payment methods on your PrestaShop website.
You can find the Adyen Payment plugin for PrestaShop here or in PrestaShop Marketplace
- Credit cards – Accept credit card payments on your website and mobile application, without redirecting to an external website. Sensitive cardholder data is collected securely using our Custom Card Component, which reduces your PCI DSS-compliance requirements.
- Dynamic 3D Secure 2 authentication, including AVS checks.
- Local payment methods – Accept local payment methods including iDEAL, Sofort, Klarna, giropay, Google Pay, and many others.
- Tokenization – Offer returning shoppers a faster checkout experience by saving their card details.
- Revenue Protect - Use our risk management system to identify and block fraudsters, while reducing friction for legitimate shoppers. You can either fully automate the risk management process, or add manual review for certain payments.**
As of 31 December 2021 no bug fixes or new features will be released for PrestaShop 1.6.x.
After 31 December 2022, you will not be able to use our plugin with PrestaShop 1.6.x.
This documentation reflects the latest version of the plugin. You can find the latest version on GitHub. Our plugin supports the following:
- PrestaShop version 1.7.0.0 or later.
- PrestaShop version 1.6.x (deprecated). Please reach out to your sales manager if you are using this version.
We cannot offer support if you are not using the default PrestaShop checkout. We do not recommend customizing the plugin, because this could make it harder to upgrade and maintain your integration. If you decide to customize, we recommend that you:
- Keep track of the custom code added to your integration.
- Create an issue on GitHub if you want to request a new feature for the plugin.
Before you begin to integrate, make sure you have followed the Get started with Adyen Guide to:
- Get an overview of the steps needed to accept live payments.
- Create your test account.
-
Installation and setup
- Step 1: Install the plugin
- Step 2: Generate an API key
- Step 3: Generate a client key
- Step 4: Set up notifications
- Step 5: Set up Capture Delay
- Step 6: Set up the plugin in PrestaShop back office
- Step 7: Set up payment methods
- Step 8: Set up a cron job
- Step 9 (optional): Validating the plugin
- Step 10: Make test payments
- Updating from a version earlier than 2.1.0
- Reinstalling the plugin
- Logs
- Go-live checklist
- Upgrade the Plugin
- Troubleshooting