Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents
minLevel3

...

Bet coming from free rounds will have is_freeround_bet = true and win will have is_freeround_win = true

A: When the player receives free rounds, this will be the order of events on your wallet:

...

A: You will receive a normal bet, and the jackpot win will be sent tied to the same roundid but it will be of type 'jackpotWin'. is_jackpot_win will be true.

Q: Should the rollback be allowed even if 'round_id' parameter is not present?

...

yes, but callerPassword is sha1 encryption

Q: why we send game_id: null in balance request?

Some providers do not send us the game ID. Therefore we cannot forward it. Game_id is not mandatory in a balance request