Know when the TAZ arrives.
Create a Testnet payment request. Zecceipt watches the transparent output, waits for confirmation, and turns it into a receipt.
Interface previewWaiting for payment
Example invoice
Exact amountGenerated per invoiceTransparent address · Testnet
Merchant t-addressPreview only · Real QR generated per invoice
NetworkZcash TestnetBlock height4,338,004RPC statusConnected
NetworkZcash Testnet
Latest block4,338,004
RPC statusConnected
Last checked
How it works
- 1
Create
Enter your transparent Testnet address, amount, label, and expiry.
- 2
Customer pays
Your customer sends the exact TAZ shown on the Testnet checkout.
- 3
Zecceipt verifies
The app finds the matching transparent output and tracks confirmations.
- 4
Receipt ready
Both sides get readable evidence tied to the transaction output.
A receipt backed by the chain.
- Transaction ID
- Appears after a matching output is found
- Output
- txid + output index
- Amount
- Matched in integer zatoshis
- Block
- Height and hash from Testnet
- Confirmations
- Tracked against the invoice target
RPC methods used
getaddresstxidsgetrawtransactiongetblockcountLive evidence appears herePrivate by design.
Honest about the boundary.
Zecceipt confirms transparent Testnet recipients only. It never asks for a seed phrase or spending key, and it cannot reveal shielded amounts or addresses.
What Zecceipt sees
- Transparent Testnet recipient
- Matching incoming output and amount
- Block height and confirmations
- Transaction and output identity
What stays private
- Shielded addresses and amounts
- Seed phrases and spending keys
- Wallet access and signing authority
- Plaintext the chain does not publish
Turn a payment into proof.
Simple for you. Verifiable for your customer.