Finance

The Finance Management Module allows administrators to manage deposit and withdrawal requests from players, as well as configure available payment methods for deposits and withdrawals.

Components used for Finance Management Module:

  1. Deposit Request

  • Deposit Request Table: Shows a list of player deposit requests along with information such as the following:

    • Filter: Filter popup to search records by player, method, status, and date range with a submit button to apply filters.

    • UID: The unique identification number assigned to the player making the request.

    • Username: The username of the player who submitted the deposit request.

    • Date & Time: The date and time when the deposit request was submitted.

    • Deposit Amount: The amount of money the player wishes to deposit into their account.

    • Deposit Method: The payment method selected for the deposit (e.g., bank transfer, e-wallet, or crypto).

    • Deposit Receipt: A link or file showing the uploaded deposit receipt or proof of payment.

    • Status: Indicates whether the request is currently pending, approved, or declined.

    • Action: Admin actions to either approve or decline the deposit request.

  1. Withdraw Request

  • Withdrawal Request Table: Shows a list of player withdrawal requests along with information such as the following:

    • Filter: Filter popup to search records by player, method, status, and date range with a submit button to apply filters.

    • UID: The unique identifier of the player who initiated the withdrawal request.

    • Username: The username of the player making the withdrawal.

    • Date & Time: The date and time when the withdrawal request was submitted.

    • Amount: The total amount requested for withdrawal.

    • Method: The payment method chosen by the player for the withdrawal (e.g., Bank Transfer, UPI, E-Wallet).

    • Status: The current status of the withdrawal request (e.g., pending, approved, or declined).

    • Action: Admin actions to either approve or decline the withdrawal request.

  1. Finance Settings

  • Bank Details: This section allows you to configure and manage platform bank details for financial transactions, such as withdrawals and deposits.

    • Account Holder Name: The name of the account holder (e.g., Company Account).

    • Bank Name: The name of the bank where the account is held.

    • Swift Code: The SWIFT/BIC code for international transactions.

    • IBAN/Account Number: The IBAN or standard bank account number.

    • Sort Code/IFSC Code: The bank’s sort code or IFSC code for domestic transactions.

  • Deposit Payment Methods: Checkbox options for selecting available payment methods for player deposits.

    • Cash: Players can deposit cash.

    • Crypto: Players can deposit using cryptocurrencies.

    • Bank Transfer: Players can deposit via bank transfer.

    • PayPal: Players can deposit using PayPal.

    • Card: Players can deposit using a debit or credit card.

  • Withdrawal Payment Methods: Checkbox options for selecting available payment methods for player withdrawals. Options include Cash, Crypto, Bank Transfer, and PayPal.

    • Cash: Players can withdraw cash.

    • Crypto: Players can withdraw using cryptocurrencies.

    • Bank Transfer: Players can withdraw via bank transfer.

    • PayPal: Players can withdraw using PayPal.

These components provide administrators with the tools to manage deposit and withdrawal requests from players and configure the available payment methods for player transactions, ensuring smooth and efficient financial operations within the system.

Last updated