Fraud Management
Post-purchase Updates
Adyen Payment Webhook
1 min
open the developers > webhooks tab in your adyen configuration ui press the button to create a new webhook (make sure to create a company wide one if you use multiple merchants per account) add a standard notification (the first option) under server configuration url insert https //\<your forter site id> api forter secure com/webhooks/adyen/status/\<your forter site id> and click apply retrieve your site id from the credentials section of forter portal https //portal forter com/app/integration/credentials/ under security , set up basic auth, using your forter secret key as the user name and "" (two quotation marks) as the password retrieve your secret key from the credentials section of forter portal https //portal forter com/app/integration/credentials/ still under security , set up hmac integrity check generate an hmac key copy it and upload it securely to your s3 folder https //portal forter com/app/integration/docs/secure file transfer in a txt file the security section should then look like the image below proceed to the additional settings section and enable all the checkboxes this will supply forter all the information we need to provide you the smartest decisions save your changes once your forter implementation engineer confirms your hmac key is updated in our system, enable the webhook notify us that the webhook is enabled and we'll verify everything looks good on our end