Skip to main content

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

The header shows the page title and two main action buttons.

ElementTypeDescription
Payment Gateway SettingsheadingMain page title
Create Payment GatewaybuttonOpens the create payment gateway modal
BroadcastbuttonOpens the broadcast settings modal

White label filter

Use the filter controls to view payment gateways for a specific white label.

ElementTypeDescription
White Label NamedropdownSelect the white label to scope the gateway list, currently i88
SearchbuttonApply the white label filter
ResetbuttonClear the selected white label filter

Edit settings panel

The edit settings panel offers a page-level status selector and a Save button.

ElementTypeDescription
Edit Settings titleheadingIndicates the edit settings section
StatusdropdownSelect global edit mode or gateway activation state
SavebuttonSave current edit settings (observed disabled state)

Payment gateway table

The main table lists all payment gateways and their current configuration.

ColumnDescription
Payment GatewayGateway name
StatusActive or Inactive state
RatioPercentage ratio assigned to the gateway
CheckboxSelection 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

  1. Click the White Label Name dropdown.
  2. Select the desired white label, such as i88.
  3. Click Search to refresh the gateway list.
  4. Click Reset to clear the filter and return to the default view.

2. Review gateway statuses and ratios

  1. Locate the gateway row in the table.
  2. Check the Status column to see if the gateway is Active or Inactive.
  3. Review the Ratio column to confirm the assigned percentage.
  4. Use the checkbox column if you need to select gateways for bulk actions.

3. Use the Edit Settings panel

  1. In Edit Settings, select the desired status from the dropdown.
  2. If the Save button becomes active, click Save to apply the setting.
  3. If the button is disabled, adjust a selection or confirm that changes are required before saving.

4. Create a new payment gateway

  1. Click Create Payment Gateway.
  2. In the Create Payment Gateway modal, fill in required fields.
    • Code*
    • Name*
    • Currency*
  3. Click Save to add the new gateway.
  4. Click Cancel to close the modal without saving.

5. Broadcast gateway settings

  1. Click Broadcast to open the Broadcast Settings modal.
  2. In the modal, review the list of payment gateway settings.
  3. For each gateway row, set Status, Ratio, and Timeout as required.
  4. Click the modal Close button to exit without applying changes.

Create Payment Gateway modal

The modal is used to add a new payment gateway.

FieldTypeNotes
Code*inputRequired gateway code
Name*inputRequired gateway display name
Currency*dropdownRequired currency selection
CancelbuttonClose the modal without saving
SavebuttonConfirm gateway creation

Broadcast Settings modal

The modal provides a bulk update interface for gateway settings.

ColumnDescription
SettingPayment gateway name
StatusActive/Inactive dropdown
RatioPercentage value input
TimeoutTimeout 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 Search button after selecting a white label to ensure settings are scoped correctly.
  • If the Save button 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 Settings save button was observed as disabled in the current page state.