European payment service provider for online and mobile payments.
Get notified on your phone the moment a Mollie webhook fires. No more checking dashboards.
Choose exactly which Mollie events trigger notifications. Filter out the noise.
Control who on your team gets notified and how — push notifications, record only, or both.
Copy a webhook URL, paste it in Mollie, and you're done. No code required.
| Event | Sample notification |
|---|---|
|
Payment notification
notification
💰 Mollie notification
Resource tr_test123 status changed — check Mollie dashboard for details
|
💰 Mollie notification
Resource tr_test123 status changed — check Mollie dashboard for details
|
Alternatively, you can set the webhook URL per-payment via the Mollie API by including the webhookUrl parameter when creating payments.
Mollie does not use webhook signatures. Instead, Mollie sends only the payment/resource ID in the webhook body. Hookfire will accept these notifications without signature verification.
Note: For additional security, ensure your Hookfire webhook URL is kept private.
On your Hookfire integration page, toggle on the events you want to receive push notifications for.
Create a test payment in Mollie’s test mode to verify the integration is working.
| Event | Description |
|---|---|
payment.paid |
A payment was successfully paid |
payment.failed |
A payment failed |
payment.expired |
A payment expired |
payment.canceled |
A payment was cancelled |
refund.created |
A refund was created |
subscription.created |
A new subscription was created |
subscription.cancelled |
A subscription was cancelled |
Start receiving instant push notifications for your Mollie webhooks. Free to start, no credit card required.
Get Started Free