Central — Payment Gateway Settings
Overview
The Payment Gateway Settings page lets admin users manage payment gateway configuration for selected white labels. This user guide explains how to filter gateways, review current gateway statuses and ratios, use the edit settings panel, and complete modal workflows for creating gateways or broadcasting gateway status updates.
Access
- URL:
/dashboard/payment-gateway - Role required: Admin
- Navigation path: Sidebar > Payment Settings > Payment Gateway
Page layout
Page header
The header shows the page title and two main action buttons.
| Element | Type | Description |
|---|---|---|
| Payment Gateway Settings | heading | Main page title |
| Create Payment Gateway | button | Opens the create payment gateway modal |
| Broadcast | button | Opens the broadcast settings modal |
White label filter
Use the filter controls to view payment gateways for a specific white label.
| Element | Type | Description |
|---|---|---|
| White Label Name | dropdown | Select the white label to scope the gateway list, currently i88 |
| Search | button | Apply the white label filter |
| Reset | button | Clear the selected white label filter |
Edit settings panel
The edit settings panel offers a page-level status selector and a Save button.
| Element | Type | Description |
|---|---|---|
| Edit Settings title | heading | Indicates the edit settings section |
| Status | dropdown | Select global edit mode or gateway activation state |
| Save | button | Save current edit settings (observed disabled state) |
Payment gateway table
The main table lists all payment gateways and their current configuration.
| Column | Description |
|---|---|
| Payment Gateway | Gateway name |
| Status | Active or Inactive state |
| Ratio | Percentage ratio assigned to the gateway |
| Checkbox | Selection control for table actions or broadcast selection |
Example gateway rows
Sample entries visible in the observed table include:
- direpay — Inactive — 0%
- hades — Active — 10%
- realpay — Active — 0%
- g3p — Inactive — 100%
User guide actions
1. Filter payment gateways by white label
- Click the
White Label Namedropdown. - Select the desired white label, such as
i88. - Click
Searchto refresh the gateway list. - Click
Resetto clear the filter and return to the default view.
2. Review gateway statuses and ratios
- Locate the gateway row in the table.
- Check the
Statuscolumn to see if the gateway isActiveorInactive. - Review the
Ratiocolumn to confirm the assigned percentage. - Use the checkbox column if you need to select gateways for bulk actions.
3. Use the Edit Settings panel
- In
Edit Settings, select the desired status from the dropdown. - If the
Savebutton becomes active, clickSaveto apply the setting. - If the button is disabled, adjust a selection or confirm that changes are required before saving.
4. Create a new payment gateway
- Click
Create Payment Gateway. - In the
Create Payment Gatewaymodal, fill in required fields.Code*Name*Currency*
- Click
Saveto add the new gateway. - Click
Cancelto close the modal without saving.
5. Broadcast gateway settings
- Click
Broadcastto open theBroadcast Settingsmodal. - In the modal, review the list of payment gateway settings.
- For each gateway row, set
Status,Ratio, andTimeoutas required. - Click the modal
Closebutton to exit without applying changes.
Modal / popup details
Create Payment Gateway modal
The modal is used to add a new payment gateway.
| Field | Type | Notes |
|---|---|---|
| Code* | input | Required gateway code |
| Name* | input | Required gateway display name |
| Currency* | dropdown | Required currency selection |
| Cancel | button | Close the modal without saving |
| Save | button | Confirm gateway creation |
Broadcast Settings modal
The modal provides a bulk update interface for gateway settings.
| Column | Description |
|---|---|
| Setting | Payment gateway name |
| Status | Active/Inactive dropdown |
| Ratio | Percentage value input |
| Timeout | Timeout value input |
Example rows visible in the broadcast modal include:
- Kluwypay — Inactive
- Hades — Active, Ratio 10, Timeout 5
- Paylabs — Inactive
- Dvi — Active, Ratio 10, Timeout 5
- Rhea — Active
Tips
- Use the
Searchbutton after selecting a white label to ensure settings are scoped correctly. - If the
Savebutton is disabled in the edit panel, make a valid change or refresh the page to reset the state. - The broadcast modal is useful when you need to update multiple gateway statuses at once.
Notes
- The screenshot of the Payment Gateway Settings page and broadcast modal is available at
docs/central/payment-gateway-settings.png. - The
Edit Settingssave button was observed as disabled in the current page state.