Overview
Events can occur asynchronously during banking and payment processes. You can use Embedded Payments webhooks to get realtime notifications about the following events:
- Transaction events
- Client events
- Account events
- Recipient events
You can create one or more webhook subscriptions to receive notifications about events relevant to your Embedded Payments experience.
With the /webhooks resource, you can:
- Create new webhook subscriptions.
- Update the notifications you receive in your subscriptions.
- Get a list of existing subscriptions.
Before you begin
Notifications relate to in-flight processes in Embedded Payments. Before you set up your notifications, make sure you understand:
- Onboarding clients.
- Making payouts and transfers.
You also need to be able to provide a URL for webhook notifications to be sent to. You can provide this directly during your implementation process. You don't need to provide this URL using an API.