Skip to main content

Adding Adyen

To accept payments through Adyen, you will need to add them as a provider.

Getting an account

If you need to sign up for a Adyen account, you can register for an test account here. If you want to process live payments, apply for your live account from your test Customer Area by selecting Apply for live on the welcome page.

When you sign up, you get:

  • One company account, YourCompany: This represents your core business entity with Adyen.
  • One merchant account, YourCompanyECOM: This is where your transactions are processed, and where you receive the payout of funds.

Adding Adyen to payFURL

You'll need your YourCompanyECOM, API Key and API URL Prefix.

To get your API key:

  • Log in to your Customer Area.
  • Go to Developers > API credentials, and select the API credential username for your integration, for example ws@Company.[YourCompanyAccount].
  • Under Server settings > Authentication select the API key tab.
  • Select Generate API key.
  • Select the copy icon and store your API key securely in your system.
  • Select Save changes.
Get API Key

To get your API URL Prefix:

  • Log in to your Customer Area.
  • Go to Developers > API URLs. On the API URLs and Response page, you can see the configured data centres and prefixes for your company account.

Make sure to use the right key for the environment (use the test key in sandbox and the live key in production, the api url prefix in sandbox might be any random string)

You can use this to add Adyen as a provider in payFURL. Go to Providers, New Provider and select Provider Type Adyen:

Add Adyen Provider