Operation plane · M14 · Payments
Local charging, certified in the ledger.
Multi-method charging, corporate accounts, and driver settlement — with every payment certified in the ledger. The registry certifies that the payment happened without ever seeing the sensitive data behind it.
| Driver | Trips | Gross | Commission | Balance | Status |
|---|---|---|---|---|---|
| A. Morales | 28 | $612.40 | $122.48 | $489.92 | Paid |
| K. Idris | 22 | $498.10 | $99.62 | $398.48 | Paid |
| L. Romero | 19 | $441.05 | $88.21 | $352.84 | Pending payout |
| P. Okonkwo | 17 | $390.20 | $78.04 | −$24.10 | Debt carried |
| J. Liu | 24 | $561.70 | $112.34 | $449.36 | Paid |
// Console shown with sample data. Payments is a live operation-plane module (M14): charging, corporate accounts, and driver settlement run on your node today. The signed, cross-node settlement ledger is the network-plane target — roadmap, not yet a live settlement service.
Anti-fraud
The driver can't alter the amount.
Every payment lands in the ledger. The amount is set by the node, not the driver — and the registry certifies that the payment happened without ever seeing the data behind it.
// Sample entries. Local certification runs on your node today; the signed, network-wide ledger that lets other nodes verify a payment is roadmap.
Privacy by design
Card data never reaches your ledger.
Card data is tokenized at the gateway. The ledger only stores a hashed reference, the amount, and the method class — so a payment can be certified without anyone downstream holding the card.
Tokenized at the gateway
Card numbers are exchanged for a gateway token before they reach your systems. The platform charges the token; the raw card is never stored on the node.
Hashed reference only
The ledger holds a hashed reference, the amount, and the method class — cash, card, or wallet. Enough to certify and reconcile a payment, nothing more.
Certified, not exposed
The registry certifies that the payment happened without seeing sensitive data — the proof travels, the card details don't.
In the driver app
Commissions, balance, debt, and receipts.
Drivers settle from their own app — commissions, running balance, any debt carried forward, invoices, and receipts, all in one place. Whatever the method, the amount they see is the amount certified in the ledger.
// All figures, IDs, and references are illustrative sample data. Local charging, settlement, and receipts run on the node today; cross-node certification through the signed ledger is roadmap.
Operation plane · M14
See where every payment is certified.
Charging happens on your node; the ledger is what makes a payment provable across the network. See how the ledger is designed to certify a payment without ever seeing the data behind it.