Build a reconciliation ledger

A daily job that compares your database against BlindPay's payout, payin, and transfer statuses, catches drift, and alerts on stuck or mismatched money.

Payouts
Payins
Webhooks

Paste this prompt into your coding agent to build the safety net every money-moving integration needs: an independent daily reconciliation.

Prompt

text

How to use

  1. Paste the prompt with your database schema and scheduler (cron, queue, or workflow engine).
  2. Run it against your development instance history first; it should come back clean.
  3. Treat any production discrepancy as an incident to root-cause, not just heal.