| 开发者 | quantapay |
|---|---|
| 更新时间 | 2026年1月11日 11:31 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 6.9 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
quantapay-payment folder to /wp-content/plugins/.Yes. Sign up via https://quantapay.app/wordpress-plugin (or the Cloud portal) to generate the API key and webhook secret that the plugin requires.
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.
After installing the plugin, go to WooCommerce → Settings → Payments → QuantaPay, paste your Cloud API key + webhook secret, and click “Enable.” Quick Config in Settings → QuantaPay lets you adjust wallets, default currency, thank-you redirect, and checkout copy without editing code.
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.
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).
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:
Hostname equals yoursite.com and URI contains /wp-json/quantapay. Set the action to Allow (or Bypass Security).http.user_agent contains "QuantaPay-Webhook" or the signature header, for stricter filtering.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.
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.
external_reference.