Webhook

When a voucher is finally validated or detected as invalid, we call your webhook. This webhook URL is provided by you while registering a new payment. The webhook callback is a POST request in JSON format.

If the request fails, we will retry for 45 seconds. If it fails after all that, you can call our voucher-status API to query for the status of a given payment.

The body looks exactly the same as the body from our voucher-status API.