The Lobby is a website designed by the Customer that is required to have at least the following features:
- Cashier functionality
the lobby provides a functionality for the players to manage their funds - Browse and launch games
The lobby provides functionality for browsing or searching in the game catalog and for launching the selected game(s). If for any reason the Customer does not want to use a game browsing lobby of their own, they can use the game lobby module supplied by the Provider. For more information on this, see Games Lobby.
Players management
Integration Casino Integration Service offers the following operations for administering player identities:
OPERATION |
DESCRIPTION |
GetIdentity |
Obtains player’s information. Returns operation result and, if the operation is successful, returns player’s information. |
CreateIdentity |
Creates player’s account sending the username and currency, and optional password, organization and detailed information. Returns operation result. |
The Customer can create new players using the CreateIdentity operation. This operation accepts any unique identifier as the username as long as it complies with the required format (see Integration Service for more information). The username is case insensitive and has a limited maximum length.
With the GetIdentity operation, the customer system can check if the player has already been created and the state it currently has.
Branching players
The Customer has the option to classify their own players under different branches. This can be done by specifying a parent parameter when using the CreateIdentity operation. If a branch with a specified name does not exist, it will be created automatically by the CreateIdentity operation.
When using this option, the Integration Casino system can then provide statistics on various aspects of the operation and management options per branch for the Customer.
Comments
0 comments
Article is closed for comments.