Webhooks guide
This guide will help you understand which webhooks you should be using according to your integration with UNIPaaS products and the notifications you need to keep your payments running smoothly.
Product | Notifications about | Webhook name |
|---|---|---|
Vendor Onboarding | Changes in vendor onboarding status | |
Accepting payments & paying out |
| |
Vendor notifications | Special type of webhook which provides your platform with information you can pass on to your vendors, in order to notify them about important events regarding their UNIPaaS account | |
Direct Debit webhooks and notifications | All the relevant webhooks required for implementing the Direct Debit payment method. | |
Additional webhook notification |
|
|
Webhook retry informationWebhooks should receive a 200 response code.
- Response Timeout is 10 seconds
- After 5 failed retries an email notification will be sent
- After 15 failed retries the webhook will be invalidated
Updated 7 days ago
