FlexCheckout – Smart Checkout Manager for WooCommerce

Show, hide, and require WooCommerce checkout fields. Drag-and-drop field editor with conditional logic in Pro.

2 database tables

Table NameDescriptionMethod
wp_flexcheckout_fieldsStores flexcheckout fields data created by this plugin.Static
wp_flexcheckout_rulesStores flexcheckout rules 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:flexcheckout_address_book_enabledOption key:flexcheckout_cache_rulesOption key:flexcheckout_checkout_modeOption key:flexcheckout_db_versionOption key:flexcheckout_debug_modeOption key:flexcheckout_default_fieldsOption key:flexcheckout_delete_data_on_uninstallOption key:flexcheckout_enabledOption key:flexcheckout_google_places_api_keyOption key:flexcheckout_google_places_billingOption key:flexcheckout_google_places_countriesOption key:flexcheckout_google_places_enabledOption key:flexcheckout_google_places_shippingOption key:flexcheckout_hide_animationOption key:flexcheckout_load_priorityOption key:flexcheckout_multistep_enabledOption key:flexcheckout_wizard_completedOption key:flexcheckout_wizard_completed_dateOption key:flexcheckout_zapier_enabledOption key:flexcheckout_zapier_eventsOption key:flexcheckout_zapier_webhook_urlOption key:woocommerce_version
wp_usermeta
User meta