Are you looking for test card numbers?

Would you like to contact support?

Plugin icon

Customization guide

Follow this guide for our best practices around customizations

To customize your shoppers' checkout experience, create a new cartridge with your custom code. Adding this cartridge before the Adyen cartridges will override configurations in the Adyen code.

This setup makes it easier to temporarily remove custom code when upgrading or troubleshooting your integration. This way, you can quickly benefit from new features and bug fixes.

Add custom code

  1. Create a new cartridge in your /cartridges directory.
  2. Add your custom code to the new cartridge.
  3. Push the new cartridge to your server.
  4. Add the new cartridge to your cartridge path:
    1. Go to Administration > Sites > Manage Sites > [yourSite] > Settings.
    2. In the Cartridges box, add the new cartridge before the Adyen cartridges.
    3. Select Apply.

See also