Why we designed it this way
Our products were built to be composable. That means everything runs as independent services that talk to each other, including plugins. This gives you:- Flexibility: Add, update, or remove plugins without downtime
- Separation of concerns: Business-specific logic lives in the plugin, not in the platform core
- Better control: Each plugin has its own versioning, deployment, and monitoring
- Safe evolution: The platform can grow without breaking your integrations
What a plugin can do
A plugin can:- Expose new APIs
- Persist and transform data
- Run background jobs and scheduled tasks
- React to events (like new transactions or ledger updates)
- Define its own configuration, rules, and access policies
Building your own plugin
We provide deployment guides and design standards to help partners and internal teams build plugins that are reliable, secure, and easy to maintain. → Visit the Partner’s Hub for technical documentation and contribution guidelines.
If you’re interested in building or enabling a plugin, talk to a Lerian representative. We’ll help you evaluate, license, and deploy the right setup for your use case.
Available plugins for Midaz
CRM
Link users and organizations to their operational data in Midaz. Manage owners, track identifiers such as tax IDs, and enable relationship mapping.
Fees Engine
Dynamically calculate transaction fees based on custom rules, such as amount, type, partner, or balance key.
Pix (in development)
Integrate Pix with Midaz, including SPI and DICT services, to manage keys, transactions, claims, and regulatory workflows.

