Installation
1. Prepare Your Environment
2. Allow Symfony Contrib Recipes
composer config extra.symfony.allow-contrib true3. Install the Plugin via Composer
composer require sylius/adyen-plugin:"^1.0"4. Update and run Rector
Update <project_root>/rector.php
<project_root>/rector.php5. Copy the required templates
6. Install and build assets
7. Run database migrations
8. Clear cache
[Optional] Add the Adyen gateway to supported gateways of Refund Plugin
[Optional] Route Adyen logs to specific handlers
Next steps
Last updated
Was this helpful?
