Skip to main content

Central — Top-Up Coins

Overview

The Top-Up Coins page allows admin users to top up balance for a selected white label and currency. The page also includes a transaction history table and a confirmation modal when performing a top-up action.

Access

  • URL: /dashboard/top-up-coins
  • Role required: Admin
  • Navigation path: Sidebar > Whitelabel Management > Top-up Coins

Page Layout

The page header displays the page title and is part of the standard Central admin layout.

ElementTypeDescription
Top-Up CoinsheadingMain title for this page

The top filter section lets admins select the white label and currency before performing actions.

ElementTypeDescription
White Label NamedropdownSelected white label; currently i88
CurrencydropdownSelected currency; currently IDR - (Indonesia)
SearchbuttonApply the selected white label and currency filter
ResetbuttonReset filter fields to defaults

Top-Up Form

The main form allows entering a coin amount to top up for the selected white label.

ElementTypeDescription
White Label NametextDisplays the selected white label, i88
CurrencytextDisplays the selected currency, IDR - (Indonesia)
BalancetextCurrent white label balance before top-up
AmountinputAmount to top up
SavebuttonTriggers top-up confirmation modal

Notes

A notes section is visible below the form.

ElementTypeDescription
NotestextNotes field value; currently -

History Table

The history section lists past top-up transactions.

ElementTypeDescription
IDcolumnRecord identifier
DatecolumnTransaction date and time
UsernamecolumnAdmin user who performed the top-up
NotescolumnTransaction note text
CurrencycolumnCurrency used for the top-up
AmountcolumnTop-up amount

Pagination controls are available for navigating history records.

ElementTypeDescription
24 DatatextTotal number of history records shown
Prev / Next buttonsbuttonsNavigate history pages
Page indicatortextCurrent page number
Go to pageinput + buttonJump to a specific page

Clicking Save triggers a confirmation modal.

Confirmation Modal

The modal asks the admin to confirm the top-up action.

ElementTypeDescription
Exclamation iconiconVisual alert for confirmation
Confirmation texttextAre you sure you want to top up coins for i88?
CancelbuttonDismisses the modal without performing the top-up
ConfirmbuttonConfirms the top-up action

Features

White label and currency selection

Admins select a white label and currency, then use the Search button to load the relevant top-up form.

Top-up execution

Admins enter an amount and click Save to open a confirmation modal before the actual top-up is submitted.

Transaction history

The page displays a history table for previous top-up transactions with pagination controls.

UI Elements Reference

LabelTypeLocationDescription
Top-Up CoinsheadingPage headerCurrent page title
White Label NamedropdownFilter sectionSelect the white label
CurrencydropdownFilter sectionSelect the currency
SearchbuttonFilter sectionApply filters
ResetbuttonFilter sectionClear filters
BalancetextTop-up formCurrent white label balance
AmountinputTop-up formAmount to top up
SavebuttonTop-up formTriggers confirmation modal
NotestextUnder top-up formNotes detail field
HistorysectionPage bodyTransaction history list
View DomainbuttonNot on this pageNot applicable
Confirmation modalpopupAfter SaveConfirm top-up action
CancelbuttonModalCancel top-up
ConfirmbuttonModalConfirm top-up

Notes

  • The white label selected on this page is i88.
  • The currency selected is IDR - (Indonesia).
  • The page includes a confirmation modal triggered by the Save button.
  • Screenshot of the page is available at docs/central/top-up-coins.png.