-
Notifications
You must be signed in to change notification settings - Fork 16
Updating from a version earlier than 2.1.0
Aziya edited this page Dec 3, 2021
·
3 revisions
If you are already using an Adyen PrestaShop plugin version earlier than 2.1.0 and want to use the latest version, proceed as follows:
- Uninstall the existing Adyen plugin.
- In the Configure drop-down menu select Uninstall if you are using version 1.6 of PrestaShop.
- In the Upgrade drop-down menu select Uninstall if you are using version 1.7 of PrestaShop.
- Manually remove the /adyen folder from the /modules folder.
This is necessary because the plugin name has changed from
adyen
toadyenofficial
. - Install the latest plugin version as described in Step 1: Install the plugin.
- Configure the latest plugin version as described in Step 4: Set up the plugin in PrestaShop back office.
-
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