Independent check
Verify a booking record.
Paste a transaction id from …. This page reads the transaction, retrieves the record, and recomputes its fingerprint in your browser.
Four checks, one verdict.
- 01Read the payment on … and recover the record’s fingerprint from it.
- 02Look the record up by that fingerprint.
- 03Fetch the record and recompute its fingerprint from the exact bytes served.
- 04Compare. A match shows that the served bytes are the record fingerprinted by the transaction.