Webstore Webhooks

The AppCharge Webstore solution includes several webhooks designed to help publishers track player authentication and data synchronization events. These webhooks facilitate secure player management and provide real-time updates on authentication activities:

Player Authentication: This webhook monitors and reports on all standard player authentication processes, including account creation, login, and logout, ensuring publishers are kept up to date on player access and session activities.

Player Authentication Events: This webhook notifies the publisher of all player authentication activities, including successful logins, failed attempts, and any changes in player credentials, providing insight into user access and security status.

Password-less (OTP) Player Authentication: This webhook triggers events related to the password-less login method using One-Time Passwords (OTP). It informs the publisher of OTP generation, delivery, and authentication results, enhancing the security and ease of player access.

Player Info Sync: This webhook ensures that player data is consistently updated by synchronizing player information between the publisher's backend and the AppCharge platform. It provides notifications whenever there is a discrepancy or change in player data, maintaining data integrity and accuracy.

Offers Shown Events: This webhook is triggered in real time based on player activity, such as scrolling or interacting with the store. It informs the publisher which specific offers the player is currently viewing. As the player continues to browse the store and new offers become visible, this event updates accordingly, ensuring the publisher is aware of what the player is seeing at any given moment.

Offers Loaded Events: This webhook is triggered once when the store is loaded, informing the publisher which offers are made available to the player. It provides a snapshot of all offers that the player can see upon loading the store, but it does not track real-time activity like scrolling or browsing.

Integration Error Events: This webhook is a crucial component of Player Info Sync. It ensures that the offers configured by publishers are properly formatted before being presented to players. This webhook provides an error handling mechanism that notifies publishers of any issues with the data they submit, specifically related to offer configurations.