CryptoPayment Gateway

CryptoPay enables virtual currency payments in WooCommerce via P2P, supporting Bitcoin, ETH, SOL, USDT, USDC, and more.

4 database tables

Table NameDescriptionMethod
wp_crpay_checkoutsStores crpay checkouts data created by this plugin.Static
wp_crpay_customersStores crpay customers data created by this plugin.Static
wp_crpay_settingsStores crpay settings data created by this plugin.Static
wp_crpay_transactionsStores crpay transactions 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:woocommerce_cryptopayment_settings