Transfer

This module allows the admin to distribute locked bonus amounts to either all players or a specific player. Locked bonuses are typically promotional chips that may come with restrictions (e.g., wagering requirements before withdrawal).

Functionality Overview

Field

Description

Bonus Transfer To

Dropdown to select recipient type: - All Players - Selected Player

Player Selection

Appears only when “Selected Player” is chosen. A dropdown to select the user.

Bonus Amount

Input field to enter the amount of locked bonus to assign.

Save Button

Applies the transfer after input validation.

Cancel Button

Discards the action and returns to the dashboard.

Logic

  • If All Players is selected, the system transfers the locked bonus amount to every registered player.

  • If Selected Player is chosen, the Player Selection dropdown becomes mandatory, where admin can select the recipient.

  • Bonus will be treated as locked, meaning it may not be instantly withdrawable by the player.

  • This is a locked bonus that will unlock after 2 months.

Key Use Case

  • Running a site-wide promotion for a festival (e.g., Black friday bonus).

  • Providing a compensation or targeted reward to a specific user (e.g., top raker).

Last updated