Linux 软件免费装
Banner图

QBitFlow for WooCommerce

开发者 qbitflow
更新时间 2026年7月31日 07:08
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPL-2.0-or-later
版权网址: 版权信息

标签

payments ethereum cryptocurrency web3 solana

下载

1.1.5

详情介绍:

QBitFlow for WooCommerce lets you accept cryptocurrency payments directly in your WooCommerce store. Powered by smart contracts, payments go straight to your wallet — no middleman, no custody risk. Features How It Works
  1. Customer selects "Pay with Crypto" at checkout
  2. Customer is redirected to QBitFlow's secure payment page
  3. Customer pays with their preferred cryptocurrency
  4. Payment is confirmed on-chain and order is updated automatically
  5. Customer receives invoice with transaction details
Test Mode — Try Before Going Live QBitFlow provides a test mode that lets you simulate the entire payment flow — checkout, on-chain confirmation, webhooks, order updates — without spending any real cryptocurrency.
  1. Create a Test API Key from your QBitFlow dashboard
  2. Paste it into the plugin settings at WooCommerce → Settings → Payments → QBitFlow
  3. Place a test order — everything works exactly like production, but no real funds are moved
When you're ready to accept real payments, simply replace the test key with a Live API Key and save. For more details, see the QBitFlow Test Mode Documentation. Learn more Requirements

安装:

Automatic (recommended)
  1. In your WordPress admin, go to Plugins → Add New
  2. Search for "QBitFlow"
  3. Click "Install Now", then "Activate"
  4. Go to WooCommerce → Settings → Payments → QBitFlow
  5. Enter your API key from your QBitFlow dashboard
  6. Enable the payment method and save
Manual
  1. Download the Plugin ZIP and upload it via Plugins → Add New → Upload Plugin (or extract the qbitflow-for-woocommerce folder to /wp-content/plugins/)
  2. Activate the plugin through the 'Plugins' menu in WordPress
  3. Go to WooCommerce → Settings → Payments → QBitFlow
  4. Enter your API key from your QBitFlow dashboard
  5. Enable the payment method and save

屏幕截图:

  • Order received page after a successful crypto payment
  • Admin order view with the QBitFlow payment block (status, tx hash, customer, invoice link)
  • Pending refund request shown directly in the order meta box
  • Once the refund is approved and settled on-chain, one click syncs the order to Refunded
  • Plugin settings (API key, debug logging) under WooCommerce → Settings → Payments

升级注意事项:

1.1.2 Documents the QBitFlow external service (with Terms & Privacy links) and hardens refund syncing so no order changes happen on page load — refunds are now applied via an explicit, nonce-protected admin action. Recommended for all users. 1.1.1 Adds the WooCommerce dependency header, makes the checkout description editable, and ships a cleaner plugin package. Recommended for all users. 1.1.0 API compatibility updates, automatic refund completion in WooCommerce, and a per-email customer model so two orders with two different emails resolve to distinct QBitFlow customers. Recommended for all users. 1.0.0 Initial release.

常见问题:

Where do I get an API key?

Sign up at qbitflow.app and generate an API key from your dashboard.

Which cryptocurrencies are supported?

ETH, SOL, USDC, USDT, and more. Check the QBitFlow dashboard for the full list.

Is this custodial?

No. QBitFlow is fully non-custodial. Payments go directly to your wallet via smart contracts.

Does it work with the new block checkout?

Yes. The plugin supports both the classic shortcode checkout and the new WooCommerce block-based checkout.

How are refunds handled?

Customers request a refund from their QBitFlow invoice page; you approve or refuse it in the QBitFlow dashboard. Once you approve a refund and the on-chain refund settles, a notice at the top of the order screen shows a Sync refund to WooCommerce button; clicking it marks the WooCommerce order Refunded and adds a note recording the refund transaction hash. The order's QBitFlow meta box shows the current refund status at all times. While a request is still pending, an admin notice keeps it on your radar with a one-click link to the QBitFlow refund queue. Only full refunds are supported (blockchain transactions are irreversible, so partial refunds aren't applicable).

Can I test the plugin without real payments?

Yes! Create a Test API Key from your QBitFlow dashboard and use it in the plugin settings. You can simulate the entire payment flow without spending any cryptocurrency. See the Test Mode Documentation for details.

What happens if I forget to switch from test to live mode?

Test API keys will not process real transactions. Make sure to replace your test key with a live key before launching your store.

更新日志:

1.1.5 1.1.2 1.1.1 1.1.0 1.0.0