CartPinger

WhatsApp commerce for WooCommerce: recover abandoned carts and send order notifications via the WhatsApp Cloud API with your own Business Account.

4 database tables

Table NameDescriptionMethod
wp_cartpinger_abandoned_cartsStores cartpinger abandoned carts data created by this plugin.Static
wp_cartpinger_messages_logA logging table that records activity, events, or audit history.Static
wp_cartpinger_recoveriesStores cartpinger recoveries data created by this plugin.Static
wp_cartpinger_settingsStores cartpinger 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:cartpinger_db_versionOption key:cartpinger_delete_data_on_uninstallOption key:cartpinger_enable_auto_couponOption key:cartpinger_enable_followupsOption key:cartpinger_onboarding_completedOption key:cartpinger_phone_number_idOption key:cartpinger_waba_idOption key:cartpinger_webhook_verify_token