Agents Manager

The Agents Management Module enables administrators to oversee and manage agents within the system. It facilitates viewing agent details, adding new agents, and performing various actions related to agent management.

Components used for Agents Management Module:

  1. My Agents

  • User Name: The username of the agent.

  • Email: The email address associated with the agent.

  • Rake (%): The commission percentage earned by the agent from rake.

  • Chips Amount: The total number of chips owned by the agent.

  • Rake Chips Amount: The total number of rake chips earned by the agent.

  • Admin INOUT: Indicates whether the agent has received chips from the admin.

  • Agent Payer In: Indicates whether the agent has made payments into the system.

  • Agent Type: Specifies the type of agent (Senior Agent, Master Agent, Normal Agent).

  • Total Player: This shows how many players are associated with a specific agent overall.

  • Created At (Date and Time): The date and time when the agent account was created.

  • Blocked/Unblock Toggle Button: Allows the admin to block or unblock the agent's account.

  • Is Transfer allow: The admin can use the toggle button to enable or disable the transfer.

  • History: Links to view the agent's history:

    • Rake History: Displays the agent's rake history.

    • Cash Transaction: Shows the agent's cash transaction history.

  • Action: Action buttons for managing the agent:

    • View Agent: Allows admin to view details of the agent.

    • Edit Agent: Allows the admin to edit the agent's details.

    • Manage Rake Chips: Allows admin to transfer rake chips to agent.

    • Manage cash: Allows the admin to add or deduct chips from the agent’s account.

  • Add Agent

    • Username: Input field to enter the username of the new agent.

    • Password: Input field to set the password for the new agent's account.

    • Mobile: Input field to enter the mobile number of the new agent.

    • Email: Input field to enter the email address of the new agent.

    • Agent Type: Dropdown to select the type of agent (Senior Agent, Master Agent, Normal Agent).

    • Commission Percentage: Input field to specify the commission percentage earned by the agent from rake.

    • Status (Active/Inactive): Toggle to set the status of the new agent's account.

  1. All Agents

  • Displays the same agent details as in the Agents Table but shows all agents in the system, regardless of the logged-in user.

  1. Rake History

  • Select Date Range: Allows the admin to specify a date range for filtering rake history.

  • Player User Name: Input field to enter the username of the player whose rake history is to be viewed.

  • Game ID: Input field to enter the ID of the game for which rake history is to be viewed.

  • Rake From/Rake To: Input fields to specify the range of rake amounts for filtering rake history.

  • IN:

  • Commission (%): Input field to specify the commission percentage for filtering rake history.

  • Total Rake: Input field to specify the total rake amount for filtering rake history.

  • Created At (Date): Input field to specify the date of rake history records for filtering.

  1. Chips Transaction

  • My chips transaction module shows the details of the chips history with the following statistics:

    • Net Balance: It shows the total chip balance after the transactions.

    • Total In: It shows the total amount of chips received in the transaction.

    • Total Out: It shows the total chips sent out in the transaction.

  • Tx. Number: The transaction number associated with the chips transaction.

  • Provider Email: Indicates the source or destination of the chips transaction.

  • Before Balance: The chip balance before the transaction.

  • Net Balance: The chip balance after the transaction.

  • In Amount: The amount of chips received in the transaction.

  • Out Amount: The amount of chips sent out in the transaction.

  • Status (Success or Failed): Indicates whether the transaction was successful or failed.

  • Date: The date and time when the transaction occurred.

These components provide administrators with comprehensive tools for managing agents, including viewing details, adding new agents, and monitoring agent activities such as rake history and chips transactions.

Last updated