← Integrations
Adyen
Via webhookAdyen sends a webhook on an authorised payment. Give it an incoming address from the dashboard and say once which of its fields go where on the receipt. Nothing to build on their side.
How to set it up
- 01Dashboard → Notifications → incoming: create a hook and copy its address.
- 02In Adyen, add a webhook for an authorised payment that posts to that address.
- 03Map their JSON onto the template for the receipt; the dashboard shows the last payload so you can see the field names.