Non-custodial payment gateway with real-time mempool detection. Your keys, your privacy, your commerce.
Your keys, your funds. CipherPay never holds your ZEC. Payments go directly to your shielded address.
Every payment uses Zcash shielded transactions. No transparent addresses, no leaking metadata.
Mempool scanning with trial decryption catches payments in seconds, not minutes.
curl -X POST https://api.cipherpay.app/api/invoices \
-H "Authorization: Bearer cpay_sk_..." \
-H "Content-Type: application/json" \
-d '{"price_eur": 29.99, "product_name": "T-Shirt"}'
# Response:
# {
# "invoice_id": "a1b2c3...",
# "memo_code": "CP-C6CDB775",
# "price_zec": 0.12345678,
# "zcash_uri": "zcash:u1...?amount=0.12345678&memo=...",
# "payment_address": "u1...",
# "expires_at": "2026-02-21T13:30:00Z"
# }Share a payment link. No website needed. Works from social media, email, or chat.
Create invoices, manage products, receive webhooks. Full programmatic control.
Drop a script tag on any page. One line to add ZEC payments to any website.
Install the plugin, enter your API key. Your WordPress store accepts ZEC.
Set up in under a minute. No KYC. No middleman. Just ZEC.
CREATE YOUR MERCHANT ACCOUNT