14.0 Webhook Notifications
It is possible for game servers to set up a webhook to receive notifications from the Gala Games servers when certain Gala platform events occur. Currently supported events are:
- Platform Store Purchase
- Credit Card Chargeback
To subscribe to these events, game developers must provide a publicly available API POST endpoint to accept incoming notifications. Notifications received will be specific to the consuming game client.