| The Events Center webhook is configured in Dashboard → Settings → Integrations. The URL is fully customizable and can be updated at any time. |
Where to configure it
- Open your Publisher Dashboard
- Go to Settings → Integrations
- Find the Events Center section
- Enter or update your webhook URL
- Toggle on the specific events you want to receive
Requirements for the webhook URL
- Must be a publicly accessible HTTPS endpoint
- Must return a 2xx HTTP status code when Appcharge sends a POST request
- SSL certificate must be valid and not expired
Available events
Each event type (e.g. Order Completed Success, Order Failed, Player Login) can be individually toggled. You only receive webhook calls for events you have turned on. See the Events Center documentation for the full list of available events and their payload schemas.
The Events Center webhook is separate from the grant-award callback and the player authentication webhook. Each is configured independently.