sk Skill · hookdeck
mollie-webhooks
Receive and handle Mollie webhooks. Use when setting up Mollie webhook handlers, understanding why Mollie webhooks are not signed, or handling payment status changes like paid, expired, failed, canceled, or authorized. Teaches the fetch-to-confirm pattern: the webhook only sends a payment id, so you fetch the payment from the Mollie API to read its authoritative status.
Open on skills.sh ↗read 2026-09-15
- installs 8w
- 0
- 30-day movement
- starts with the next reading
- Related entries
- 1
- Connections
- 0
pythonjavascriptbashJavaScript
- Host repository
- hookdeck/webhook-skills
- Version
- 0.1.0
- Licence
- MIT
- Host stars
- 86
- Host language
- JavaScript