Payment webhooks (deprecated)

The payment webhooks are deprecated. Use the accounting webhooks instead.

Adyen sends webhooks to inform your system about the creation of payment resources and money movements in your platform.

You can use these webhooks to build your implementation. For example, you can use this information to update balances in your own dashboards or to keep track of incoming funds.

webhook balancePlatform.incomingTransfer.created
Incoming transfer created
webhook balancePlatform.incomingTransfer.updated
Incoming transfer updated
webhook balancePlatform.outgoingTransfer.created
Outgoing transfer created
webhook balancePlatform.outgoingTransfer.updated
Outgoing transfer updated
webhook balancePlatform.payment.created
Payment authorisation, refund, or funds transfer initiated
webhook balancePlatform.payment.updated
Payment authorisation expired or cancelled