How can we configure two different webhooks for sandbox & production?

Updated on 17.12.25
Copy link

SEON webhooks are configured per environment.

If you use both sandbox and production, each environment has its own webhook configuration and supports up to 10 webhook endpoints.

How it works:

  • Configure sandbox webhooks in your sandbox SEON environment
  • Configure production webhooks in your production SEON environment
  • Events generated in sandbox are sent only to sandbox webhooks
  • Events generated in production are sent only to production webhooks

This allows you to safely test integrations in sandbox without affecting production systems, while keeping production webhooks fully isolated.

Each environment’s webhooks are managed independently in the Webhooks settings.