What Bank Transfer covers
The plugin handles three transfer types, each with a different flow in the Console:
- TED Out — Outbound TED transfers initiated from the Console. It is the only type you create manually on the New Transfer page.
- TED In — Inbound TED transfers received by the JD poller. They appear in the transfers list automatically. There is no manual creation step.
- P2P — Internal peer-to-peer transfers. The New Transfer page does not create them. A separate flow handles them.
The New Transfer page always creates a TED Out. Incoming TED and P2P flows do not expose a “new transfer” action in this plugin.
Activating the plugin
Bank Transfer is an optional plugin. Enable it in Midaz Settings → Plugins before you use it.
Managing Plugins
Learn how to enable, disable, and configure plugins in Midaz Module.
- Dashboard — health indicator, KPIs, transfer volume by type, and recent activity.
- Transfers — searchable list of all transfers with filters and CSV export.
- Reconciliation — transfers flagged as pending reconciliation with failure concentration.
- Settings — six configuration sections plus a change history tab.
Your environment also controls availability: beyond the in-Console Settings → Plugins toggle, a runtime plugin flag (
NEXT_PUBLIC_BANK_TRANSFER_ENABLED) gates the plugin. The flag stays off by default. Bank Transfer becomes visible only when your administrator sets the flag to true for your environment. The Console reads the flag at runtime, so you set the environment variable and restart the Console container without a rebuild. If Bank Transfer does not appear after you enable it in Settings, the flag is likely off for your environment. See Lerian Console via Helm.Available pages
Dashboard
Monitor system health, transfer volume, and recent activity.
Transfers
Browse, filter, and export transfers across all types and statuses.
Reconciliation
Review transfers flagged for reconciliation and their failure codes.
Settings
Configure JD SPB credentials, connection, webhook, limits, hours, and fee policy.
Transfer statuses
Transfers move through a set of statuses reflecting their lifecycle. The Dashboard, the Transfers list, and the Transfer Detail page show the same statuses.
Terminal statuses (Completed, Processed, Failed, Rejected, Cancelled, Expired, Received, Pending Confirmation) stop auto-refresh polling on detail pages.

