WooCommerce (managed)
Webhook endpoint is created automatically on connect. The plugin registers:your-store.com is your WordPress site URL.) Also shown in WooCommerce → Settings → Payments → Meum after connect.
Custom integration (dashboard)
- Dashboard → Webhooks → add endpoint URL
- Select events to subscribe
- Copy webhook secret (shown once)
callback_url in POST /v1/invoices.
Default events
invoice.created, invoice.paid, invoice.expired, invoice.failed
WooCommerce managed endpoints also include invoice.cancelled and invoice.underpaid.
Send a test event from the dashboard (webhook.test).