Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Login to your Adyen dashboard

  2. Go to “Developers”, this should be in the sidebar

  3. On the left sidebar click “Webhooks”

  4. Click “+ Webhook”

  5. Add the standard notification

  6. In the URL field specify the following url:
    https://api.payment25.com/api/v1/account/<account id>/provider/<provider id>/callbacks

  7. Select the active checkbox

  8. Fill in the authentication

    1. Username: test

    2. Password: test

  9. Save the configuration

...