Adyen plugin Documentation

Prerequisites


Installation

To install this plugin:


Compatibility


Update

Replace all the plugin's files on your server.


Configuration

Add the settings below in the script's /.env file on your server:

ADYEN_MODE=live
ADYEN_API_KEY=
ADYEN_MERCHANT_ACCOUNT=
ADYEN_CLIENT_KEY=
    

Example of use:

ADYEN_MODE=your-adyen-mode
ADYEN_API_KEY=your-adyen-api-key
ADYEN_MERCHANT_ACCOUNT=your-adyen-merchant-account
ADYEN_CLIENT_KEY=your-adyen-client-key
    

NOTE: To place a test order with Adyen's legacy Payment API, you have to:


Translation

To translate this plugin into your language:


Uninstallation

To uninstall this plugin, go to your Admin panel → Plugins (and click on "Uninstall") to uninstall it.


Removing

To remove this plugin:


Resources