Fuuffy Integration for WooCommerce

Provides REST API endpoints for Fuuffy.com to sync WooCommerce orders and update tracking information.

2 database tables

Table NameDescriptionMethod
wp_fuufinfo_api_logA logging table that records activity, events, or audit history.Static
wp_fuufinfo_trackingStores fuufinfo tracking 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:fuufinfo_api_keyOption key:fuufinfo_languageOption key:fuufinfo_wc_consumer_keyOption key:fuufinfo_wc_consumer_secretOption key:fuufinfo_wc_key_idOption key:woocommerce_default_country
wp_postmeta
Post meta