Update Forter via Adyen notification webhook

This setup guide will accompany you in setting up this integration with Adyen and should take less than 30 minutes to follow to completion.



Steps

  1. Open the Developers > webhooks tab in your Adyen configuration UI

















  1. Press the button to create a new webhook (make sure to create a company wide one if you use multiple merchants per account)

  1. Add a Standard notification (the first option)

  1. In the newly opened form, under Server configuration insert:

https\://<your-forter-site-id>.api.forter-secure.com/webhooks/adyen/status/<your-forter-site-id>

then press Apply


  1. Under Security, set up basic auth, using your Forter secret key as the user name and "" (two quotation marks) as the password. You can get your Forter secret key from the API reference in the Forter Portal.

  1. Still under Security, set up HMAC integrity check - generate an HMAC key, copy it and send it to your Forter representative

  1. The Security section should then look like the image below:

  1. 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

  1. Save your changes

  1. Once your Forter representative confirms your HMAC key is updated in our system, enable the webhook

  1. Done! Notify us that the webhook is enabled and we'll verify everything looks good on our end