🎉 Use coupon MYXERO to enjoy 20% recurring discount on any plan. View Pricing
CipherPay for WooCommerce
CipherPay for WooCommerce

CipherPay for WooCommerce

0/5 (0 ratings) — active installs Updated May 7, 2026

CipherPay for WooCommerce enables your store to accept fully shielded Zcash payments. Every transaction is private — no transparent addresses, no leaked metadata.

Features:

  • Non-custodial — payments go directly to your shielded address
  • Real-time payment detection via mempool scanning
  • Automatic order status updates via webhooks
  • Hosted checkout page — no sensitive data touches your server
  • HMAC webhook verification for security

How it works:

  1. Customer selects “Pay with Zcash” at checkout
  2. Plugin creates a CipherPay invoice via API
  3. Customer is redirected to the CipherPay hosted checkout page
  4. Customer scans the QR code and pays with their Zcash wallet
  5. CipherPay detects and confirms the payment
  6. Webhook fires and the WooCommerce order is marked as paid

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:

  • Order total and currency
  • Customer shipping name and address (used to display on the invoice)

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.

Configuration

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).