Linux 软件免费装
Banner图

CipherPay for WooCommerce

开发者 cipherpay
kenbak
更新时间 2026年5月7日 17:03
PHP版本: 7.4 及以上
WordPress版本: 6.9
版权: GPLv2 or later
版权网址: 版权信息

标签

privacy payment woocommerce crypto zcash

下载

1.0.1

详情介绍:

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

安装:

  1. Upload the cipherpay-for-woocommerce folder to /wp-content/plugins/
  2. Activate the plugin in WordPress
  3. Go to WooCommerce > Settings > Payments > CipherPay
  4. Enter your CipherPay API Key and Webhook Secret
  5. Set the Webhook URL in your CipherPay dashboard to: https://your-store.com/wp-json/cipherpay/v1/webhook

常见问题:

Is this custodial?

No. CipherPay never holds your funds. Payments go directly to your shielded Zcash address.

Does it work with self-hosted CipherPay?

Yes. Change the API URL and Checkout Page URL to point to your own CipherPay instance.

What currencies are supported?

Invoices are denominated in your store's configured currency and automatically converted to ZEC at the current market rate.

更新日志:

1.0.1 1.0.0