...
Info |
---|
You can only do this step once you have gotten your account id and provider id from Gen25GoMeddo |
Login to your adyen dashboard
Go to “Developers”, this should be in the sidebar
On the left sidebar click “Webhooks”
Click “+ Webhook”
Add the standard notification
In the URL field specify the following url:
https://api.payment25.com/v1/account/<account id>/provider/<provider id>/callbacks
Select the active checkbox
Fill in the authentication
Username: test
Password: test
Save the configuration
...