Casino providers

Configure each studio/aggregator separately. Use Casino → Providers in the sidebar.

ONE API (DST Gaming)

Each game studio needs its own provider row (ONE API code + player-facing name). Create one per studio, sync games, then enable. Staging uses MYR. MARIOSO is lobby-only (game code 0).

ONE API seamless callback URLs

Send these to DST Gaming (POST). Host is the player site, not backoffice.

  • POST https://dev.thelottoland.com/api/casino/oneapi/seamless/getBalance
  • POST https://dev.thelottoland.com/api/casino/oneapi/seamless/bet
  • POST https://dev.thelottoland.com/api/casino/oneapi/seamless/settle
  • POST https://dev.thelottoland.com/api/casino/oneapi/seamless/rollback
  • POST https://dev.thelottoland.com/api/casino/oneapi/seamless/checkRefund

EMB RGS config

Base URL should include lobby path if required, e.g. https://…/sp-lobby/Lobby — we append /games/launch.html

EMB wallet callback URLs

  • POST https://dev.thelottoland.com/api/casino/emb/Authenticate
  • POST https://dev.thelottoland.com/api/casino/emb/GetBalance
  • POST https://dev.thelottoland.com/api/casino/emb/Debit
  • POST https://dev.thelottoland.com/api/casino/emb/Credit
  • POST https://dev.thelottoland.com/api/casino/emb/CancelBet
  • POST https://dev.thelottoland.com/api/casino/emb/EndRound
ProviderAdapterStatusActions