Webhook Setup

We use webhooks to notify your application when an event happens on an object. Most workflows on EFIcyent are asynchronous and therefore it is extremely useful for you to use appropriate webhooks in your integration (e.g. when a Virtual Account is activated or receives a Payment).

Webhooks can be created and managed via the Developers section on the Dashboard. If you prefer to create them pro-grammatically, you can do so via the Webhooks API.

📘

NOTE: Webhook events will be retried 10 times, with a new attempt occurring every 10 minutes.