| 开发者 | joelledesma |
|---|---|
| 更新时间 | 2026年3月26日 15:10 |
| 捐献地址: | 去捐款 |
| PHP版本: | 8.1 及以上 |
| WordPress版本: | 6.9 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
Yes! Bitcoin (BTC) payments are completely free. There are no transaction fees, no monthly costs, and no limits.
No. BTC Checkout is fully self-hosted. Payments go directly to your wallet address. There is no account registration and no KYC verification required.
BTC Checkout uses public blockchain APIs to verify payments in real time. When a customer sends a payment, the plugin monitors the blockchain for the transaction and automatically updates the order status once the required number of confirmations is reached.
If a customer sends less than the required amount, the order remains in "Pending Payment" status. You can configure the plugin to allow a tolerance percentage for minor rounding differences.
Yes. BTC Checkout works with both the classic WooCommerce checkout and the newer block-based checkout editor.
Yes. BTC Checkout is fully compatible with WooCommerce HPOS.
Yes. You can configure a percentage or fixed-amount discount for customers who choose to pay with Bitcoin. A "Save X%" badge is displayed at checkout to incentivize Bitcoin payments.
Yes. BTC Checkout includes input sanitization, nonce verification, CSRF protection, and rate limiting. No sensitive data (private keys, card numbers) is ever stored or transmitted.
Open a support topic on the WordPress.org plugin support forum, or email support@btccheckout.ai.
crypto_checkout_hb_ prefix instead of abbreviated cc_hb_ prefix (WordPress.org naming compliance).btcCheckoutParams and btcCheckoutHeartbeat for consistent prefixing.Requires Plugins: woocommerce header for WordPress 6.5+ dependency management.