Versions Compared

Key

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

...

Info

You can only do this step once you have gotten your account id and provider id from Gen25GoMeddo

  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/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

...