Central — Bank Group List
Overview
The Bank Group List page allows admin users to view and manage bank group records for a selected white label. It provides a table of bank group entries and an Edit Link action that opens a modal for editing bank integration credentials and URLs.
Access
- URL:
/dashboard/bank-group-list - Role required: Admin
- Navigation path: Sidebar > Whitelabel Management > Banks Group List
Page Layout
Header
The page header shows the title for the bank group management section.
| Element | Type | Description |
|---|---|---|
| Bank Group List | heading | Main page title |
Filter Section
The filter section allows admins to select the white label context.
| Element | Type | Description |
|---|---|---|
| White Label Name | dropdown | Selected white label, currently i88 |
| Search | button | Apply the white label filter |
| Reset | button | Reset the filter selection |
Bank Group Table
The main table lists bank group entries with ID, name, currency, and an action button.
| Column | Description |
|---|---|
| ID | Bank group record identifier |
| Name | Bank group display name |
| Currency | Associated currency or active state |
| Action | Edit Link button to open the edit modal |
Table content details
The observed table includes records such as:
DEFAULT TIER(active)VIP(inactive)MEDIUM(inactive)TEST(inactive)BG 1(inactive)GROUP 35(inactive)VIP GOLD(inactive)TEST LG(inactive)COBAINYA(inactive)
Modal / Popup
Clicking Edit Link opens an edit modal overlay for bank group link configuration.
Edit Link modal
The modal is used to edit credentials and URLs for bank integrations.
| Element | Type | Description |
|---|---|---|
| Close | button | Close the modal without saving |
| Edit link | title | Modal title for editing bank group links |
| Bank | label | Bank integration name for each row |
| Credential Read | input | Read-only or prefilled credential value |
| Credential Write | input | Editable write credential for the bank link |
| Url | input | URL for the bank group integration |
Visible modal rows
The modal shows multiple bank integration rows, including:
- permata
- dana
- xl
- bonus
- asdasd
- telkomsel
- vietnambank
- bca d
- bank cina
- trc20-usdt tgpas
- btpn jenius
- VietinBank
- usdt-1
- bank bini3
- mizuho bank
- neo b
Features
White label filtering
Apply the selected white label filter to scope the bank group list, currently i88.
Bank group record review
Review bank group entries in a table and inspect status and currency for each group.
Edit Link workflow
Use the Edit Link button on a row to open a modal for editing bank credentials and integration URLs.
UI Elements Reference
| Label | Type | Location | Description |
|---|---|---|---|
| Bank Group List | heading | Page header | Page title |
| White Label Name | dropdown | Filter section | Select the active white label |
| Search | button | Filter section | Apply the white label filter |
| Reset | button | Filter section | Reset the filter |
| ID | table header | Table | Bank group ID column |
| Name | table header | Table | Bank group name column |
| Currency | table header | Table | Bank group currency or status column |
| Action | table header | Table | Edit action column |
| Edit Link | button | Table row | Open the Edit Link modal |
| Edit link | modal title | Popup | Modal title for link editing |
| Credential Read | input | Modal row | Read-only or prefilled credential value |
| Credential Write | input | Modal row | Editable credential input |
| Url | input | Modal row | Bank integration URL input |
Notes
- The page is currently scoped to white label
i88. - The
Edit Linkaction opens a modal that allows credentials and URLs to be updated for multiple bank integrations. - A screenshot is available at
docs/central/bank-group-list.png.