Classic-platform icon

Notifications

Stay informed of events on your platform, and know the results of requests.

This page is for classic Adyen for Platforms integrations. If you are just starting your implementation, refer to our new integration guide instead.

All Platforms API create, update, and delete requests are asynchronous, so you must rely on notifications to know the final result of a request.

Our system sends you notifications for a set of events during the flow, such as creating new accounts or account holders, verifing them, making payouts, and so on. 

These notifications are sent as webhooks to the corresponding URLs configured on your server. Refer to the Configure notifications section to learn how you can set up and test notifications, and to Notification types to explore notification types and see the examples.

Next steps