Title: CipherPay for WooCommerce
Author: kenbak
Published: <strong>2026 年 5 月 7 日</strong>
Last modified: 2026 年 5 月 7 日

---

搜尋外掛

![](https://ps.w.org/cipherpay-for-woocommerce/assets/banner-772x250.jpg?rev=3525246)

![](https://ps.w.org/cipherpay-for-woocommerce/assets/icon-256x256.png?rev=3525246)

# CipherPay for WooCommerce

 由 [kenbak](https://profiles.wordpress.org/kenbak/) 開發

[下載](https://downloads.wordpress.org/plugin/cipherpay-for-woocommerce.1.0.1.zip)

 * [詳細資料](https://tw.wordpress.org/plugins/cipherpay-for-woocommerce/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/cipherpay-for-woocommerce/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/cipherpay-for-woocommerce/#installation)
 * [開發資訊](https://tw.wordpress.org/plugins/cipherpay-for-woocommerce/#developers)

 [技術支援](https://wordpress.org/support/plugin/cipherpay-for-woocommerce/)

## 外掛說明

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](https://cipherpay.app) 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.

 * CipherPay website: [https://cipherpay.app](https://cipherpay.app)
 * Terms of Service: [https://cipherpay.app/terms](https://cipherpay.app/terms)
 * Privacy Policy: [https://cipherpay.app/privacy](https://cipherpay.app/privacy)

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

## 安裝方式

 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.

## 使用者評論

這個外掛目前沒有任何使用者評論。

## 參與者及開發者

以下人員參與了開源軟體〈CipherPay for WooCommerce〉的開發相關工作。

參與者

 *   [ kenbak ](https://profiles.wordpress.org/kenbak/)

[將〈CipherPay for WooCommerce〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/cipherpay-for-woocommerce)

### 對開發相關資訊感興趣？

任何人均可[瀏覽程式碼](https://plugins.trac.wordpress.org/browser/cipherpay-for-woocommerce/)、
查看 [SVN 存放庫](https://plugins.svn.wordpress.org/cipherpay-for-woocommerce/)，
或透過 [RSS](https://plugins.trac.wordpress.org/log/cipherpay-for-woocommerce/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/cipherpay-for-woocommerce/)。

## 變更記錄

#### 1.0.1

 * Add Requires Plugins header for WooCommerce 6.5+ dependency flow
 * readme: contributors list for WordPress.org directory

#### 1.0.0

 * Initial release
 * WooCommerce payment gateway with hosted checkout
 * Webhook integration with HMAC verification
 * Automatic order status management

## 中繼資料

 *  版本 **1.0.1**
 *  最後更新 **3 天前**
 *  啟用安裝數 **少於 10 次**
 *  WordPress 版本需求 ** 5.0 或更新版本 **
 *  已測試相容的 WordPress 版本 **6.9.4**
 *  PHP 版本需求 ** 7.4 或更新版本 **
 *  語言
 * [English (US)](https://wordpress.org/plugins/cipherpay-for-woocommerce/)
 * 標籤:
 * [crypto](https://tw.wordpress.org/plugins/tags/crypto/)[payment](https://tw.wordpress.org/plugins/tags/payment/)
   [privacy](https://tw.wordpress.org/plugins/tags/privacy/)[woocommerce](https://tw.wordpress.org/plugins/tags/woocommerce/)
   [zcash](https://tw.wordpress.org/plugins/tags/zcash/)
 *  [進階檢視](https://tw.wordpress.org/plugins/cipherpay-for-woocommerce/advanced/)

## 評分

這個項目尚無任何評論記錄。

[Your review](https://wordpress.org/support/plugin/cipherpay-for-woocommerce/reviews/#new-post)

[查看全部使用者評論](https://wordpress.org/support/plugin/cipherpay-for-woocommerce/reviews/)

## 參與者

 *   [ kenbak ](https://profiles.wordpress.org/kenbak/)

## 技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

 [檢視技術支援論壇](https://wordpress.org/support/plugin/cipherpay-for-woocommerce/)