Skip to main content
Monigo’s payout system lets you define rules that automatically calculate what each recipient is owed based on the events you send. This eliminates manual reconciliation.

How it works

  1. You ingest events (e.g., ride_completed, sale_made)
  2. Monigo applies your payout rules to calculate amounts owed
  3. Payout slips are generated per recipient
  4. You trigger a batch transfer (or configure automatic triggers)
  5. Monigo submits the transfers via your payment provider

Configuring payout rules

Payout rules are defined on your Plan and map event fields to recipient IDs and amounts. Example: a ride-hailing platform paying drivers 80% of each fare

Triggering payouts

On demand — trigger a payout batch manually from the dashboard or via API:
Scheduled — configure automatic triggers (daily, weekly, or on a cron schedule) in Dashboard → Settings.

Recipient bank accounts

Recipients must have a bank account registered with your payment provider. You can link accounts via:

Payout slip lifecycle

Webhooks

Subscribe to payout events to update your records:
  • payout.batch.submitted — batch sent to provider
  • payout.slip.paid — individual transfer confirmed
  • payout.slip.failed — individual transfer failed