SendBSV BSV Payments for WooCommerce
Accept Bitcoin SV payments directly to your wallet. Self-custody, no third-party processor. Modern fork with PHP 8+ and WooCommerce HPOS support.
3 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_bwwc_btc_addresses | Stores bwwc btc addresses data created by this plugin. | Static |
| wp_bwwc_electrum_wallets | Stores bwwc electrum wallets data created by this plugin. | Static |
| wp_bwwc_persistent_settings | Stores bwwc persistent settings data created by this plugin. | Static |
Core Table Usage
This plugin stores data in WordPress core tables rather than creating its own. These records may become orphaned if the plugin is uninstalled without a proper cleanup routine.
wp_optionsOption key:
_transient_timeout_Option key:bitcoin_addr_merchantOption key:bwwc_gateway_id_migration_doneOption key:bwwc_migration_offsetOption key:descriptionOption key:instructionsOption key:titleOption key:woocommerce_bitcoin_settingsOption key:woocommerce_bitcoin_sv_settingswp_postmeta