Overview
Setting up and handling Volt payment notifications via webhooks
Volt webhooks send real-time HTTP POST notifications to your configured endpoint when specific events occur. This removes the need for polling and enables event-driven integrations.
Each webhook payload contains structured event data, allowing your system to process updates such as state changes or lifecycle events immediately. Webhooks are delivered securely and can be verified to ensure message authenticity.
Each notification type exposes domain-specific payloads and event schemas. Refer to the corresponding Gateway and Accounts sections for detailed event descriptions, payload structures, and handling guidelines.
How is this guide?
Last updated on