Transaction Seamless
If your group integrates with Transfer Seamless mode, you can track all transactions made when Placebet and Payout requests are called in Game > Transaction Seamless.
Information of a seamless transaction includes:
includes:
- ID: the ID of the transaction
- Created: the date and time when the record was added to Gamify Studios’ system.
- Player: ID of the player who made the transaction
- Group: name of your group
- Brand: name of the brand that the player belongs to
- Game: name of the game in which the bet was made
- Bet: ID of the bet
- Type:
PLACE_BET | Place bet transaction is made and an amount equivalent to the bet amount is decreased from player’s balance |
PAYOUT | Payout transaction is made and player’s balance is updated based on player’s spinning result |
GET_BET_STATUS | Operator calls GetBetStatus request to update status of the bet |
CANCEL_BET | CancelBet request is called when a PlaceBet request timeout occurs. The bet shall be cancelled if this request is processed successfully |
- Currency: currency of the Place Bet/ Payout transaction
- Response: API Response to the request
- Status:
SUCCEED: the request (PlaceBet, Payout, CancelBet, GetBetStatus) is processed successfully
FAILED: the request can not be processed
REQUEST_TIMEOUT: request timeout occurs
Updated almost 3 years ago