Tsavra · instruction, not checkout

Messy bank details → instruction

Tsavra this bill: paste, screenshot, or share. Get a page with amount, counterparty, reference, and Scan to Pay QR — payer pays the vendor, not a card checkout. No account needed.

01 · Try it — live

Payment instruction

Paste payment details in Ukrainian, Polish, or English. We parse IBANs, BLIK phone transfers, crypto addresses, amounts, and references, then open the instruction page instantly.

Paste, drop, or choose a screenshot or PDF of the payment details

How it works

02 · Flow

  1. Paste or scan Invoice text, landlord message, academy PDF, Wise screenshot.
  2. Parse Amount, currency, IBAN/phone/crypto address, reference rules (including “leave title empty”).
  3. Share One URL + EPC (EUR) or ZBP (PLN) QR — payer opens in any mobile browser.
  4. Pay in bank app The payer sends the money to the third party. You track the status separately.
  5. Mark paid CLI or operator API once you confirm receipt — no auto-detection.

03 · Scenarios

Usage

CLI agent

mix reconcile pay-link "…" → JSON for scripts and AI agents (~80% of volume).

Web paste

This page — paste, screenshot, or PWA share target. No login wall.

Chat

Telegram / WhatsApp (allowlisted) — same artifact, different transport.

Payer opens link

Scan QR → SEPA, Polish domestic, or BLIK-by-phone when detected.

Tracking-only

Known payee in banking app — page tracks amount + reference without showing IBAN.

04 · Positioning

Why this exists

  • Not ilyazub.com/book — merchant checkout (Stripe/Plaid). Here the payee is whoever is on the bill.
  • Not raw IBANs in chat — typos, no reference, no QR, no status surface.
  • Not a link hub — one payment instruction per token.
  • Zero platform fee — domestic bank transfer; you are not a payment processor.

05 · Naming

Why Tsavra

From Hebrew tsav (צו) — an instruction, an order. The name is the job: messy payment text → one page a payer can open in their bank app. Tsavra is a product name, not merchant checkout, a link hub, or a payment network.

Name
Tsavra
Host
tsavra.ilyazub.com
Root
Tsav (צו)
Output
Pay page + QR
Rails
EPC · ZBP

Operators: mark paid with mix reconcile mark-paid or POST /api/pay-links/:token/mark-paid (bearer). OpenAPI.