[WordPress] 外掛分享: SendBSV BSV Payments for WooCommerce

首頁外掛目錄 › SendBSV BSV Payments for WooCommerce
WordPress 外掛 SendBSV BSV Payments for WooCommerce 的封面圖片
全新外掛
安裝啟用
★★★★★
5/5 分(1 則評價)
95 天前
最後更新
問題解決
WordPress 5.8+ PHP 7.4+ v6.2.0 上架:2026-01-28

內容簡介

以下是該WordPress外掛的總結內容:
- 此外掛使您的WooCommerce商店能夠直接將Bitcoin SV(BSV)支付接收到您的錢包,使用BIP32地址派生。無需第三方支付處理器,無月費,完全自我保管。

接下來,我們將利用提供的內容製作問題與回答:

### 問題與回答
1. 此外掛的主要功能有哪些特點?
- 直接支付到您的ElectrumSV或BIP32兼容的錢包
- 從主公鑰(xpub/MPK)自動派生每筆訂單地址
- 通過CoinGecko進行實時匯率轉換,並提供CoinPaprika回退(可配置標記)
- 通過區塊鏈API(WhatsOnChain + Bitails回退)檢測付款
- 現代支付控制台,可提供動態狀態更新和倒計時器
- 聚合支付支持(處理同一地址的多筆交易)
- 為了方便進行移動支付而生成QR碼
- 顧客方便的錢包充值鏈接
- WooCommerce HPOS(高性能訂單存儲)兼容
- WooCommerce Blocks結帳支持
- 兼容PHP 8+
- 支持現代WordPress 6.9和WooCommerce 10.4
- v6.1中的BRC-100改進

2. 此外掛中提到的BRC-100改進是什麼?
- createAction有效載荷列舉所需的輸出(satoshis,鎖定腳本,元數據),從而使兼容的錢包在第一次嘗試時建立正確的交易。
- 錢包回應可以提交txid,原始交易以及我們存儲在WooCommerce訂單上的可選BEEF塊,以供審計/SPV工作流使用。
- 成功提交立即標記檢測到的付款,確保在確認之前,結帳步進器保持響應。
- postMessage處理程序驗證來源/源並綁定到訂單nonce,阻止資金詐騙事件。
- 訂單綁定檢查(ID,密鑰,預期sat,nonce)防止收據在訂單之間被重放。

3. 使用此外掛有哪些益處?
- 直接將款項存入您的個人ElectrumSV錢包中。
- 無需第三方支付處理器-款項直接結算到您的錢包。
- 接受Bitcoin SV支付,包括實體和數字可下載產品。
- 在您現有的線上商店中添加Bitcoin SV支付選項,作為替代主要貨幣。
- 通過管理員進行靈活的匯率計算。

外掛標籤

開發者團隊

⬇ 下載最新版 (v6.2.0) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「SendBSV BSV Payments for WooCommerce」→ 直接安裝(推薦)
📦 歷史版本下載

原文外掛簡介

This plugin enables your WooCommerce store to accept Bitcoin SV (BSV) payments directly to your wallet using BIP32 address derivation. No third-party payment processors, no monthly fees, complete self-custody.
Key Features:
* Direct payments to your ElectrumSV or BIP32-compatible wallet
* Automatic per-order address derivation from your Master Public Key (xpub/MPK)
* Real-time exchange rate conversion via CoinGecko w/ CoinPaprika fallback (configurable markup)
* Payment detection via blockchain APIs (WhatsOnChain + Bitails fallback)
* Modern payment console with live status updates and countdown timer
* Aggregate payment support (handles multiple transactions to same address)
* QR code generation for easy mobile payments
* Wallet top-up links for customer convenience
* WooCommerce HPOS (High-Performance Order Storage) compatible
* WooCommerce Blocks checkout support
* PHP 8+ compatible
* Modern WordPress 6.9 and WooCommerce 10.4 support
BRC-100 improvements in v6.1

createAction payloads enumerate required outputs (satoshis, locking scripts, metadata) so compatible wallets build the right transaction on the first try.
Wallet responses can submit txid, raw transaction, and optional BEEF blobs that we store on the WooCommerce order for audits/SPV workflows.
Successful submissions immediately mark the payment detected, keeping the checkout stepper responsive before confirmations.
postMessage handlers validate origin/source and bind to the order nonce to block spoofed payment events.
Order binding checks (ID, key, expected sats, nonce) prevent receipts from being replayed across orders.

Benefits

Accept payment directly into your personal ElectrumSV wallet.
No third-party payment processor required—payments settle directly to your wallet.
Accept payment in Bitcoin SV for physical and digital downloadable products.
Add Bitcoin SV payments option to your existing online store with alternative main currency.
Flexible exchange rate calculations fully managed via administrative settings.
Supports multiple currencies, including Bitcoin SV
Automatic conversion to Bitcoin SV via exchange rate feed and calculations.
Ability to set exchange rate calculation multiplier to compensate for any possible losses due to bank conversions and funds transfer fees.

External Services
This plugin connects to the following external services to function properly:
CoinGecko API (https://www.coingecko.com)
– Purpose: Fetches BSV exchange rates for currency conversion
– Data transmitted: Server IP address and requested currency parameters; no customer PII
– Privacy policy: https://www.coingecko.com/en/privacy
– Terms of service: https://www.coingecko.com/en/terms
CoinPaprika API (https://coinpaprika.com)
– Purpose: Fallback exchange rate provider if CoinGecko is unavailable
– Data transmitted: Server IP address and requested currency parameters; no customer PII
– Privacy policy: https://coinpaprika.com/privacy-policy
– Terms of service: https://coinpaprika.com/terms-of-use
WhatsOnChain API (https://whatsonchain.com)
– Purpose: Primary blockchain data provider for transaction verification
– Data transmitted: Your server IP address and BSV addresses/transaction IDs for lookup
– Privacy policy: https://whatsonchain.com/privacy
– Terms of service: https://whatsonchain.com/terms
Bitails API (https://bitails.io)
– Purpose: Backup blockchain data provider for transaction verification
– Data transmitted: Your server IP address and BSV addresses/transaction IDs for lookup
– Privacy policy: https://bitails.io/privacy
– Terms of service: https://bitails.io/terms
Important Notes:
– All API calls are made server-side only (your server to the API)
– No customer personal information is transmitted to these services
– Only your server IP address and BSV payment addresses are sent for blockchain lookups
– No tracking or analytics data is collected by this plugin
Remove plugin

Deactivate plugin through the ‘Plugins’ menu in WordPress
Delete plugin through the ‘Plugins’ menu in WordPress

Support Development
If you find this plugin useful, please consider supporting its development with a BSV donation:
Paymail: [email protected]
BSV Address: 1KcwesgbcSWE8BGUdceSBezsyPxGU7Bruk
Your support helps maintain and improve this plugin for the entire BSV community!

延伸相關外掛

文章
Filter
Apply Filters
Mastodon