Setting Up Webhooks

Receive real-time payment status notifications via webhooks instead of polling the API.

Written by Theis Nordahl
Last updated 2026-04-05

Webhooks let Cost+ send real-time HTTP POST notifications to your server when a payment status changes. You can set them per-order or as a project-level default in the dashboard. Cost+ retries up to 10 times if your endpoint does not respond with a 2xx status code.

For the full guide including payload structure, retry logic, and best practices, visit our developer documentation: https://docs.costplus.io/docs/guides/webhooks

Need help? Contact support@costplus.io.