What This Surface Shows
Transactions / Banking is the main investigation page for payment and wallet-side movement. It combines a quick weekly snapshot at the top with a filterable transaction ledger underneath.
Use it when the question is about deposits, withdrawals, bonus money movement, provider references, balances before and after a transaction, affiliate payload fields, or a specific payment transaction id.
How To Read It
The top cards and charts are a weekly snapshot. They are useful for orientation:
Weekly Transactionsis the count of current-week banking rows.Weekly Volume (EUR)is the current-week amount normalized to EUR.Weekly Success Rateis the share of current-week rows that meet the backend success definition.Weekly Avg Valueis the EUR weekly volume divided by the weekly transaction count.
The table is the operator work surface. Use it to inspect:
- transaction id and payment transaction id
- actionee email and player profile
- provider, method, currency, type, and status
- original amount and Amount EUR
- balance before and after
- affiliate PID and Sub ID 2
- user tags, country, deposit form version, and optional More Info details
Filters That Change The Table
The filter form affects the table and CSV export:
- Provider
- ClickID or PID
- Affiliate PID
- Sub ID 2
- Payment Transaction ID
- Currency
- Type
- Status
- Search by tag
- From
- To
Clicking a user tag in the table also writes that tag into Search by tag and immediately reloads the table.
Export Behavior
Export downloads a CSV for the current Banking query. It uses the active filters and date range, but it is not limited to only the rows currently visible on the page.
Two timestamp rules matter:
- The table labels
UpdatedandDateas UTC. - The CSV converts Created and Updated timestamps into the browser timezone sent with the export request.
The CSV can also include export-only metadata that is not visible as a table column.
Common Questions
Do the cards change when I apply table filters?
No. The cards and charts use a separate weekly stats dataset. The table filters change the ledger rows and CSV export, not the top snapshot.
What does ClickID or PID search?
It checks two affiliate payload identifiers: ClickID and PID. Use Affiliate PID when you want the dedicated PID field only.
Why can Provider find more than just provider names?
Provider search is intentionally broad. It can match the provider, payment method, and, when no specific payment transaction id is supplied, the payment transaction id.
Why does Sub ID 2 match partial text?
Sub ID 2 is a case-insensitive contains search. It is useful when the operator has only part of the webmaster or sub-affiliate value.
Does More Info change the transaction?
No. More Info is read-only and appears only on rows that carry extra detail payloads.
Known Caveats
- The weekly snapshot does not follow the table filter form.
- If the trend dataset is empty, the chart can show placeholder points so the chart area stays readable.
- Rows without a conversion rate can still appear in the table, but their EUR contribution in weekly volume formulas is treated as zero.
- No inline transaction mutation is visible on this grid.