Fuuffy Integration for WooCommerce
Provides REST API endpoints for Fuuffy.com to sync WooCommerce orders and update tracking information.
2 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_fuufinfo_api_log | A logging table that records activity, events, or audit history. | Static |
| wp_fuufinfo_tracking | Stores 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_optionsOption 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_countrywp_postmeta