Central β Top Up Withdraw Balance
Overviewβ
The Top Up Withdraw Balance page allows admins to submit new top-up or withdrawal balance requests and review historical balance records. It includes filters for white label, currency, and payment gateway, plus a form to save a new balance transaction.
Accessβ
- URL:
/dashboard/top-up-withdraw-balance - Role required: Admin
- Navigation path: Sidebar > Payment Settings > Top Up Withdraw Balance
Page layoutβ
Headerβ
The page header contains the main title.
| Element | Type | Description |
|---|---|---|
| Top Up Withdraw Balance | heading | Page title |
Filter sectionβ
The top filter panel helps narrow the history list.
| Element | Type | Description |
|---|---|---|
| White Label Name* | select/autocomplete | Choose the white label to filter history |
| Currency* | select | Choose currency to filter history |
| Payment Gateway* | select/autocomplete | Choose a payment gateway to filter history |
| Search | button | Apply filters to the history list |
| Reset | button | Clear filter values and refresh the history list |
Top-up / withdraw entry formβ
The form adds a new top-up or withdrawal balance entry.
| Field | Type | Description |
|---|---|---|
| White Label Name* | select/autocomplete | Selected white label account for the transaction |
| Notes* | text | Notes or description for the request |
| Currency* | select | Currency for the transaction (example: IDR) |
| Amount* | input | Balance amount to top up or withdraw |
| TRX ID* | input | Transaction identifier |
| Ref ID* | input | Reference identifier for reconciliation |
| Destination Bank* | input | Destination bank name for withdrawal |
| Account Number* | input | Recipient account number |
| Bank Name* | input | Recipient bank account holder name |
| Save | button | Save the new balance request |
History sectionβ
The history table displays previously submitted balance records.
| Column | Description |
|---|---|
| ID | Internal history row number |
| Date | Creation date and time of the record |
| Username | Admin user who submitted the record |
| TRX ID | Transaction ID provided in the request |
| Reff ID | Reference ID provided in the request |
| Notes | Description or note attached to the request |
| Currency | Currency used for the transaction |
| Amount | Amount submitted for top-up or withdrawal |
Pagination controlsβ
The bottom controls show data count and paging.
| Element | Type | Description |
|---|---|---|
| 4 Data | label | Total number of history rows currently displayed |
| go to page : | pagination | Navigate to a specific page number |
Actionsβ
Search history recordsβ
- Select a
White Label Name*value. - Choose
Currency*. - Select
Payment Gateway*. - Click
Searchto filter the historical records. - Click
Resetto clear the filters and return to the full history list.
Create a new top-up / withdraw balance entryβ
- In the top-up form, confirm the
White Label Name*selection. - Enter the
Notes*to describe the request. - Select the
Currency*for the transaction. - Enter the transaction
Amount*. - Fill the
TRX ID*andRef ID*fields. - Enter the destination details:
Destination Bank*,Account Number*, andBank Name*. - Click
Saveto submit the new balance request. - Verify the request appears in the history section after saving.
Review history recordsβ
- Scroll to the
Historysection below the form. - Review each rowβs
ID,Date,Username,TRX ID,Reff ID,Notes,Currency, andAmount. - Use the pagination controls if more records are available.
Notesβ
- The form and history are in the same page layout for quick record creation and verification.
SearchandResetonly affect the history list; they do not change the entry form values.- The
Savebutton creates a new top-up or withdraw balance record, which should appear in the history section once processed. - There are no row-specific edit or delete actions visible in the history table.