Overview
Webhooks are a way for merchants to receive real-time updates on events events in their accounts, such as when a charge occurs, is refunded or a settlement is completed. This allows merchants to stay up-to-date on their account activity and take action as needed.
How do our Webhooks work?
When an event occurs in our payment system, we notify the merchant webhook endpoint that’s been configured in our Merchant Dashboard. The webhook endpoint is a URL specified by the merchant when first subscribing to webhooks. The webhook notification will contain information about the event, such as the event’s unique identifier, the event type, and the status of the event.