
CipherPay for WooCommerce enables your store to accept fully shielded Zcash payments. Every transaction is private — no transparent addresses, no leaked metadata.
Features:
How it works:
External Service
This plugin connects to the CipherPay API to create payment invoices
and receive webhook notifications when payments are confirmed. The following data is sent to
CipherPay when a customer checks out:
No data is sent unless a customer actively initiates a Zcash payment.
If you are self-hosting CipherPay, data is sent to your own instance instead.
API Key: Your CipherPay server-side API key (cpay_sk_...). Get it from the CipherPay dashboard.
API URL: The CipherPay API endpoint. Use https://api.cipherpay.app for production or your self-hosted instance URL.
Webhook Secret: Your CipherPay webhook secret (whsec_...). Used to verify webhook signatures.
Checkout Page URL: The base URL for the CipherPay hosted checkout (default: https://cipherpay.app).