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 NameDescriptionMethod
wp_bwwc_btc_addressesStores bwwc btc addresses data created by this plugin.Static
wp_bwwc_electrum_walletsStores bwwc electrum wallets data created by this plugin.Static
wp_bwwc_persistent_settingsStores 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_options
Option 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_settings
wp_postmeta
Post meta