Skip to main content

How to acknowledge my server received a webhook

To acknowledge that your server successfully received a webhook, it must return a 2XX HTTP status code within 10 seconds. For example, 200 or 202

Checkout.com treats any other status code or response as a failure and initiates an automatic webhook retry.

Was this article helpful?
Share
Copy Link Share via email

Articles in this section