Developer Feature
Webhooks & Events | Florentin
Get real-time notifications for every billing event. Integrate Florentin seamlessly into your workflow.
Key Benefits
Real-Time Events
Receive instant notifications for payments, invoices, and subscriptions.
Reliable Delivery
Automatic retries with exponential backoff ensure no events are lost.
Event Filtering
Subscribe only to the events you care about.
Signature Verification
Cryptographic signatures ensure webhook authenticity.
Test Mode
Test webhooks in development with a dedicated test mode.
Event History
View and replay past webhook events from the dashboard.
How Developers Use Webhooks
Lisa integrates Florentin webhooks to trigger custom workflows when payments succeed or fail.
- Send welcome emails on subscription activation
- Provision user accounts on successful payment
- Alert support team on payment failures
- Sync billing data to internal systems
Webhook Events
Real-time billing notifications and event log
Events Today
1,247
↗ +23.5%
Success Rate
99.6%
Active Webhooks
8
4 endpoints
invoice.paid Delivered
POST https://api.your-company.example/webhooks
subscription.created Delivered
POST https://hooks.customer-1.example/billing
usage.threshold Failed
POST https://notify.customer-2.example/events
invoice.created Delivered
POST https://api.customer-3.example/hooks
payment.failed Pending
POST https://api.customer-4.example/billing