Zcash Payments: What The Casino And The Payment Processor Can See
What the casino and the payment processor see depends on how Zcash is used. If the player pays from a transparent address (t-addr), the transaction is visible on the public Zcash blockchain: sender address, recipient address, amount, and timestamp. The casino can link that on-chain data to the player account through the deposit flow (deposit address issued, internal account credited, and any login or KYC data the casino already holds). If the player pays from a shielded address (z-addr) using a shielded transaction, the public chain does not show the sender, recipient, or amount; the casino still sees the deposit arrive to its own receiving setup and credits the player based on the deposit note it can redeem, but it does not get a public, permanent record tying the player’s wallet to the casino address.
A payment processor typically sees more operational metadata than the blockchain shows. The processor can log the deposit address it generated, the credited amount in ZEC and fiat equivalent at the time, transaction time, confirmations, and the casino account or merchant ID the payment is routed to. If the player withdraws, the casino and processor also see the payout address and amount; for shielded withdrawals, the public chain still does not reveal the same fields, but the processor keeps them in its own records. Privacy improves when shielded transactions are used end-to-end and the player avoids reusing addresses; it drops sharply if the flow touches transparent addresses, centralized exchanges, or KYC’d accounts that connect wallet activity to a real-world identity.