Webhooks
This document will delve into the various webhook events provided by Rigi.
Webhooks serve as a means for one application to promptly notify another application when specific actions occur. Through Rigi webhooks, you'll receive real-time updates on all events.
How to Register a Webhook
To register a webhook, simply follow these steps: access your Rigi Dashboard, navigate to the Integrations tab, select Rigi Payment Webhook and update your webhook endpoint.
Once you have completed this process, Webhooks will be enabled for all your offerings.
Webhooks Events
Currently, we send webhooks on those events.
1. Payment Completion
For payment completion events, we promptly trigger the "Payment Completion" webhook as soon as the user completes the payment.
2. Payment Failed
In the case of payment failures, we promptly activate the "Payment Failed" webhook 15 minutes after a user initiates a payment request but does not successfully complete it.
Last updated