Page body
What this module is for
Payment Methods is the backoffice area where operators maintain the internal catalog of deposit and withdrawal methods that can later appear in player payment flows.
This module covers three different operator jobs:
- keeping the master catalog of methods and provider variants up to date
- maintaining per-method rules such as visibility, restrictions, card and crypto behavior, and traffic gating
- checking or overriding the player-facing order used for deposit methods in specific traffic and country contexts
Surface map
List: filterable catalog with status badges, quick stats, create/edit actions, delete, JSON import/export, and global order saveForm: modal editor for create and update, including JSON mode and logo uploadReorder: separate screen for scored payment ordering and custom override rules used in player-facing deposit ranking
When operators usually open this module
- a new provider or method variant must be added
- a method should be hidden, disabled, or limited to specific countries or currencies
- deposit or withdrawal rules need to change
- crypto-specific settings such as network behavior or QR-flow toggles need to be adjusted
- player-facing payment ordering must be checked for a country, currency, or traffic segment
Common confusion points
HiddenandInactiveare not the same thing. The page exposes both because they change visibility differently.- The main
Payment Methodspage saves the internal global order on thepaymentstable. The separatePayment Methods Orderscreen is about player-facing ranking logic and override rules. - Crypto parent methods and crypto child methods are shown together, but they do not behave like a normal flat list.
- Some top cards on the list page are only orientation stats, not financial analytics.
Verification status
- status:
verified_backend - FE source:
nx-admin-fe-workspace - backend source:
gs-admin-backend, with casino-side read proxy involvement for the reorder screen nx-workspace: not required for the current module semantics