Title: QuantaPay Payment
Author: quantapay
Published: <strong>2026 年 1 月 11 日</strong>
Last modified: 2026 年 3 月 2 日

---

搜尋外掛

![](https://ps.w.org/quantapay-payment/assets/banner-772x250.png?rev=3436901)

![](https://ps.w.org/quantapay-payment/assets/icon-256x256.png?rev=3436901)

# QuantaPay Payment

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

[下載](https://downloads.wordpress.org/plugin/quantapay-payment.1.1.1.zip)

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

 [技術支援](https://wordpress.org/support/plugin/quantapay-payment/)

## 外掛說明

QuantaPay is a non-custodial crypto payment gateway for WordPress. Go live in five
minutes, charge a flat 0.8% per successful transaction, and send every confirmation
straight to your wallet with verifiable on-chain proofs. Learn more about the official
WordPress plugin at [https://quantapay.app/wordpress-plugin/](https://quantapay.app/wordpress-plugin/).

### Highlights

 * **Launch in 5 minutes** – email sign-up  API key  paste credentials in the WooCommerce
   settings page and you’re ready to accept crypto.
 * **Funds go directly to your wallet** – QuantaPay never holds balances; each payment
   settles to the merchant address with full blockchain visibility.
 * **Flat 0.8% pricing** – no monthly fees or withdrawal charges, making gross margin
   planning straightforward.
 * **Native WooCommerce experience** – edit the title, description, API key, and
   webhook directly inside WooCommerce  Settings  Payments; Quick Config surfaces
   wallet addresses, thank-you redirect, and messaging in WordPress.
 * **30+ cryptocurrencies + custom tokens** – BTC, ETH, USDT (ERC/TRC/BEP), USDC,
   BNB, SOL, DOGE, LTC, and your own ERC-20/BEP-20 tokens for regional campaigns.

### Feature overview

 1. **One-click configuration** – WooCommerce’s native Payments screen stores your 
    API key/webhook, while the QuantaPay tab exposes wallets, default currency, thank-
    you redirect, and messaging in one place.
 2. **Consistent checkout UI** – classic and Blocks checkout share the same title, 
    description, and currency row (BTC · ETH · USDT · USDC · BNB) with built-in crypto
    icons so shoppers immediately recognize the method.
 3. **Instant, non-custodial settlement** – payments land directly in your wallet with
    a default 60-minute price-lock window and countdown reminders; status updates flow
    between the plugin and QuantaPay Cloud automatically.
 4. **Cloud dashboard sync** – view balances, the latest 100 transactions, and debug
    logs from WordPress without switching tabs; underpayments or expired invoices surface
    reminders for the next step.
 5. **Security & compliance** – webhooks validate request signatures with your shared
    secret, sensitive options are encrypted at rest, and optional debug logs automatically
    redact secrets.
 6. **Cloud toolset** – enable payment links, hosted checkout, invoices/VAT, support
    payment pages, and fiat rails (Stripe, PayPal, Verifone) from the same Cloud settings
    screen.
 7. **Branding & advanced settings** – customize logos, colors, layouts, copy, custom
    fields, blockchain explorers, RPC nodes, Lightning Network, MetaMask support, and
    white-label domains when needed.
 8. **Localization + custom assets** – the plugin ships eight languages and QuantaPay
    Cloud lets you add custom tokens with icons and exchange rates for different regions.

### Requirements

 1. A QuantaPay Cloud merchant account: [https://quantapay.app/wordpress-plugin](https://quantapay.app/wordpress-plugin)
 2. Your Cloud API key and webhook secret (Account  API key & Webhook key)
 3. WordPress 5.8+ with PHP 7.4+ (PHP 8.x recommended) on a host that allows outbound
    HTTPS requests

### Documentation and Support

 * Website: [https://quantapay.app/wordpress-plugin](https://quantapay.app/wordpress-plugin)
 * Cloud dashboard: [https://cloud.quantapay.app](https://cloud.quantapay.app)
 * Documentation: [https://quantapay.app/docs](https://quantapay.app/docs)
 * Support: support@quantapay.app

## 螢幕擷圖

 * [[
 * QuantaPay connector settings page with Cloud credentials, logging toggle, and
   quick status cards.
 * [[
 * Quick configuration tab for wallet addresses, webhook redirect, and checkout 
   copy.
 * [[
 * Transactions list pulled from QuantaPay Cloud with expand/collapse details.
 * [[
 * [[
 * [[
 * [[
 * [[
 * [[

## 安裝方式

 1. Upload the `quantapay-payment` folder to `/wp-content/plugins/`.
 2. Activate “QuantaPay Payment” inside **Plugins > Installed Plugins**.
 3. Navigate to **QuantaPay** in the WordPress sidebar.
 4. Paste your **Cloud API key** and **Webhook secret key** from QuantaPay Cloud.
 5. Copy the generated Webhook URL into **Cloud > Settings > Webhook URL**.
 6. (Optional) Customize the checkout label and description.
 7. Enable the gateway inside WooCommerce (**WooCommerce > Settings > Payments > QuantaPay**)
    or in EDD (**Downloads > Settings > Payment Gateways**). The same page also lets
    you edit the checkout label/description without visiting the standalone QuantaPay
    settings page.

## 常見問題集

### Do I need a QuantaPay account?

Yes. Sign up via [https://quantapay.app/wordpress-plugin](https://quantapay.app/wordpress-plugin)(
or the Cloud portal) to generate the API key and webhook secret that the plugin 
requires.

### Which cryptocurrencies are supported?

QuantaPay tracks 30+ assets including BTC, ETH, USDT (ERC/TRC/BEP), USDC, BNB, SOL,
DOGE, LTC, XRP, DOT, BAT, ALGO, and more. You can also add your own ERC-20/BEP-20
tokens from the Cloud settings screen.

### How do I configure the gateway in WordPress?

After installing the plugin, go to **WooCommerce  Settings  Payments  QuantaPay**,
paste your Cloud API key + webhook secret, and click “Enable.” Quick Config in the**
QuantaPay** sidebar menu lets you adjust wallets, default currency, thank-you redirect,
and checkout copy without editing code.

### Do I have to wait for withdrawals?

No. QuantaPay is fully non-custodial—each confirmed payment settles directly to 
your wallet with a blockchain hash you can verify in both Cloud and WordPress logs.

### Can I customize the checkout wording and branding?

Yes. Quick Config lets you edit the title, description, default currency, and thank-
you redirect directly inside WordPress, and the Cloud portal allows deeper customization(
logos, colors, layout, additional fields, custom explorers/RPC nodes).

### How do I ensure webhooks work when my site is behind Cloudflare or another WAF?

QuantaPay webhooks POST to `https://yoursite.com/wp-json/quantapay/webhook`. If 
your site is behind Cloudflare, please allow this endpoint so callbacks are not 
blocked:

 1. In Cloudflare, create a Firewall/WAF rule that matches `Hostname equals yoursite.
    com` **and** `URI contains /wp-json/quantapay`. Set the action to **Allow** (or**
    Bypass Security**).
 2. Optionally match on the QuantaPay webhook headers, e.g. `http.user_agent contains"
    QuantaPay-Webhook"` or the signature header, for stricter filtering.
 3. Make sure the Security Level isn’t set to “I’m Under Attack” for that URL.

Most merchants only need this single rule; once Cloudflare lets the request through,
the plugin will verify the shared secret and signature before updating the order.

### How much does QuantaPay cost?

The gateway charges a flat 0.8% per successful crypto payment. There are no monthly
fees or withdrawal charges, so you can predict margins accurately.

### How is security handled?

Webhooks use shared-secret signatures, sensitive options are encrypted at rest, 
optional debug logs automatically redact secrets, and you can point QuantaPay at
your own blockchain explorers or RPC nodes for maximum control.

## 使用者評論

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

## 參與者及開發者

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

參與者

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

〈QuantaPay Payment〉外掛目前已有 1 個本地化語言版本。 感謝[全部譯者](https://translate.wordpress.org/projects/wp-plugins/quantapay-payment/contributors)
為這個外掛做出的貢獻。

[將〈QuantaPay Payment〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/quantapay-payment)

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

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

## 變更記錄

#### 1.1.1

 * Fix transaction status labels and stock handling.
 * Improve settings caching and log file management.

#### 1.1.0

 * Checkout Session API – cleaner, shorter payment URLs with automatic fallback.
 * Top-level admin menu – QuantaPay now has its own sidebar entry.
 * Webhook stability fix for virtual and deleted products.
 * Security improvements.

#### 1.0.0

 * Initial release with WooCommerce and EDD gateways.
 * Secure webhook + REST entry points and encrypted `external_reference`.
 * Quick configuration tab, Cloud dashboard sync, and optional debug logging.
 * Localization pack covering 8 languages.

## 中繼資料

 *  版本 **1.1.1**
 *  最後更新 **3 個月前**
 *  啟用安裝數 **少於 10 次**
 *  WordPress 版本需求 ** 5.8 或更新版本 **
 *  已測試相容的 WordPress 版本 **6.9.4**
 *  PHP 版本需求 ** 7.4 或更新版本 **
 *  語言
 * [English (US)](https://wordpress.org/plugins/quantapay-payment/) 及 [Russian](https://ru.wordpress.org/plugins/quantapay-payment/).
 *  [將這個外掛本地化為你的母語版本](https://translate.wordpress.org/projects/wp-plugins/quantapay-payment)
 * 標籤:
 * [btc](https://tw.wordpress.org/plugins/tags/btc/)[crypto payments](https://tw.wordpress.org/plugins/tags/crypto-payments/)
   [cryptocurrency](https://tw.wordpress.org/plugins/tags/cryptocurrency/)[payment gateway](https://tw.wordpress.org/plugins/tags/payment-gateway/)
   [woocommerce crypto](https://tw.wordpress.org/plugins/tags/woocommerce-crypto/)
 *  [進階檢視](https://tw.wordpress.org/plugins/quantapay-payment/advanced/)

## 評分

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

[Your review](https://wordpress.org/support/plugin/quantapay-payment/reviews/#new-post)

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

## 參與者

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

## 技術支援

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

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