-
Notifications
You must be signed in to change notification settings - Fork 16
Option 3: Install with Composer
Aziya edited this page Nov 5, 2021
·
2 revisions
To install with Composer:
- Clone the adyen-prestashop GitHub repository.
- Go to the downloaded folder, and run composer install --no-dev.
- Copy the entire adyen-prestashop folder into the /modules folder of your main PrestaShop environment.
- Rename the adyen-prestashop folder to adyenofficial, so you now have: /modules/adyenofficial.
- In your PrestaShop back office, go to Payment > Payment methods. 6.Find Adyen, and select:
- Enable Module if you are using version 1.7 of PrestaShop.
- Install if you are using version 1.6 of PrestaShop. The plugin is now ready to be configured.
-
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