User login and get game URL
Possible Error Codes for this API
| Code | Description |
|---|---|
| 2 | Invalid parameter |
| 10 | Duplicate transaction ID |
| 36 | Server error |
| 9999 | Unknown error |
Platform-defined unique request ID, length >= 32 and <= 128 bytes
Platform product ID
User account in game (max 23 characters, lowercase letters and numbers only)
Transaction ID (1-128 characters, ASCII 32-126 printable characters only, ` and ~ not allowed)
Credit to bring into game for this login
md5(username + credit + transaction_id + platform secret key)
Language code (see appendix 'Language Codes'), optional
Online casino home page URL, must be encodeURIComponent encoded
Online casino registration URL, must be encodeURIComponent encoded
Online casino deposit URL, must be encodeURIComponent encoded
Online casino withdrawal URL, must be encodeURIComponent encoded
Online casino extend session URL, must be encodeURIComponent encoded
UI skin pid to display, default value if not provided
Product name shown in browser tab, defaults to COG
Product favicon shown in browser tab, defaults to COG favicon
Logo displayed in landscape lobby, defaults to COG logo
Pass 'app' string, will not show swipe-up fullscreen overlay on mobile H5 landscape
Success
URL to redirect to game platform