Notifications

Adyen notifications are webhooks informing you of important events related to your account. Notifications are crucial for a successful integration with Adyen, and the only way you'll receive automatic updates about:

  • Events that are not triggered by a request from your side, for example when a shopper initiated a chargeback, or when a new report becomes available.
  • Requests that are processed asynchronously. For example, for many local payment methods such as iDEAL, the outcome a payment request might take several hours to confirm. After we know whether the payment was successful or not, we send you a notification to inform you of this.

To complete the payment modification requests (cancel, capture, refund), it's necessary to configure notification on Adyen merchant backend side.

The link to accept notifications from Adyen should look like http://www.de.your-project.com/adyen/notification.

 

See also:

Adyen documentation