CipherPay

Private payments for the internet.

Accept Zcash in minutes. Non-custodial. Zero buyer data. No middleman.

CipherPay WHY CIPHERPAY
01 // Non-Custodial

Your keys, your funds. CipherPay never holds your ZEC. Payments go directly to your shielded address.

02 // Fully Shielded

Every payment uses Zcash shielded transactions. No transparent addresses, no leaking metadata.

03 // AI-Ready (x402)

Accept ZEC from AI agents via the x402 protocol. One API call to verify shielded payments programmatically.

CipherPay HOW IT WORKS

Three steps. Zero middlemen.

1. RegisterProvide your viewing key
2. Add ProductsCreate your catalog in the dashboard
3. Get PaidShare links or integrate via API
CipherPay FOR DEVELOPERS

One API call to get paid

terminalREST API
curl -X POST https://api.cipherpay.app/api/invoices \
  -H "Authorization: Bearer cpay_sk_..." \
  -H "Content-Type: application/json" \
  -d '{"amount": 29.99, "currency": "USD", "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"
# }
CipherPay INTEGRATIONS

Works with your stack

HOSTED CHECKOUT

Share a payment link. No website needed. Works from social media, email, or chat.

REST API

Create invoices, manage products, receive webhooks. Full programmatic control.

JS WIDGET

Drop a script tag on any page. One line to add ZEC payments to any website.

SHOPIFY

Install the app, add your API key. Accept ZEC on your Shopify store in minutes.

WOOCOMMERCE

Install the plugin, enter your API key. Your WordPress store accepts ZEC.

Ready to accept private payments?

Set up in under a minute. No KYC. No middleman. Just ZEC.

CREATE YOUR MERCHANT ACCOUNT