NexxusGGR · Internal integration
Seamless hookup: outbound Nexxus calls + local demo wallet. Register callback URL /gold_api in the operator panel (see README). Balance is in-memory for dev only.
Nexxus POSTs user_balance / transaction here. user_balance returns raw wallet units; bet_money / win_money use the same unit scale (set NEXXUS_WALLET_UNITS_PER_USD to match the operator).
game_launch uses provider_code: "SPORTSBOOK" and game_code: "". The in-page widget loads sportsbook.js into #sportsbook-container — configure region and cid in backoffice and set NEXXUS_SPORTSBOOK_CID for the embed page.
Launch result appears in Test launch result below — same tab flow as a slot launch.
No data yet
Primary: — · Live: not configured (NEXXUS_LIVE_PROVIDER_CODE)
Same game_launch flow; transaction uses game_type: "live" per the guide.
Select a game card.
Loads the session URL in an iframe below. If it stays blank, the provider may block embedding — use Open in new tab under the result.
No launch attempted yet.
{
"gamesResponse": null,
"launchResponse": null
}