Adyen Module
Take payments through Adyen, where the client pays on Adyen's own page and the card can be kept for later renewals.
Reaching the Screen
Go to Settings → Financial → Payment Gateways, open All Modules and click the Adyen card: {admin}/modules/payment?module=Adyen
Tick Status and save to list the method on the payment step. Use Payment Gateways to order the methods clients see.
What Is on the Screen
The card holds your Adyen credentials, the card-storage settings and the shared gateway settings.
Adyen creates a payment link for every order. The client sees a short panel inside checkout and opens Adyen's page from there, so card details never reach your site. Adyen then reports the result to the address in Callback URL.
A stored card can be charged later without the client, which is how renewals are paid. Subscriptions and installments are not supported: Adyen keeps no agreement of its own, so repeat charges run on the stored card.
Before You Configure It
- An Adyen account with a merchant account you can take payments on. Test and live are separate environments with separate credentials.
- An API key in the same environment, with access to your merchant account. Enable its payment methods and Pay by Link terms; card storage also needs recurring-payment permissions.
- A currency Adyen accepts for that merchant account. Fill in Converting Currency when your prices are in another one.
- To keep cards for renewals, select Adyen as the card storage provider in Payment Gateways.
Fields
Commission, converting currency, accepted amount range and country lists behave the same on every gateway; see Payment Gateways. Callback URL, Success URL and Failed URL cannot be edited; copy the callback address with the icon at the end of the field.
Tasks
Connect your Adyen account
- In your Adyen Customer Area open Developers → API credentials, pick the credential and create an API key. It is shown once, so copy it there and then.
- Open the Adyen card under All Modules and tick Status.
- Set Environment to Test, then fill in API Key and Merchant Account.
- Click Save Changes. The method now appears on the payment step.
Register the notification address
- Copy the address in Callback URL on the module card.
- In your Customer Area open Developers → Webhooks, click Create new webhook and choose the standard webhook.
- Paste the copied address as the server URL. Under the security settings generate an HMAC key and copy it.
- Save the webhook and enter its key in Webhook HMAC Key, then click Save Changes. The module processes AUTHORISATION, REFUND, REFUND_FAILED and REFUNDED_REVERSED.
Run a test payment
- Place a small order as a client and choose Adyen on the payment step.
- Click Continue to Adyen and pay with one of Adyen's test cards.
- You return to the site. The invoice is marked as paid and the order is activated.
Switch to live
- Create a new API key in your live Customer Area: keys are never shared between environments.
- Open Developers → API URLs there and copy the prefix.
- Set Environment to Live, fill in API Key and Live URL Prefix, and save.
- Create the webhook again in the live Customer Area and paste its HMAC key. Repeat the test with a real low-value payment.
Offer stored cards and automatic payment
- In Payment Gateways → Initial Settings, choose Adyen under Card Storage Module and click Save Changes.
- Choose how the card is kept in Card Storage and how later charges are declared in Recurring Processing Model.
- Click Save Changes. Clients can add cards from their accounts and select Turn On Auto-Pay from the card menu under Saved Cards.
Refund a payment
- Open the invoice from Invoice Detail.
- Under Summary → Change Status, select Refunded and Refund via payment gateway. Click Update Status.
- Adyen accepts the request straight away, and the money leaves a few days later. The outcome arrives as a refund notification.
Things to Watch
A missing or wrong Webhook HMAC Key prevents notification verification. The client return can confirm payment separately, but the client may not return. Keep webhooks configured for payment, refund and saved-card updates.
A test key collects no money, and a live key refuses test traffic. In live mode a missing Live URL Prefix stops every request before it reaches Adyen. Change the environment, the key and the prefix together.
Never store prevents new cards being saved from payment links; it does not remove existing saved cards. Always store saves without asking on that page. Choose the consent option when the client must approve storage.
Required Privileges
Payment Module Settings (MODULES_PAYMENT_SETTINGS) is required. Invoice refunds also require INVOICES_OPERATION.
Related Articles
Merci pour votre retour !
Notre équipe d'assistance est disponible 24h/24 pour tout ce que vous ne trouvez pas ci-dessus.