{"id":286402,"date":"2026-05-18T03:33:08","date_gmt":"2026-05-18T03:33:08","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/fuuffy-integration-for-woocommerce\/"},"modified":"2026-05-18T03:29:50","modified_gmt":"2026-05-18T03:29:50","slug":"fuuffy-integration-for-woocommerce","status":"publish","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/fuuffy-integration-for-woocommerce\/","author":23459808,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"1.0.0","stable_tag":"1.0.0","tested":"6.9.4","requires":"5.0","requires_php":"7.4","requires_plugins":null,"header_name":"Fuuffy Integration for WooCommerce","header_author":"Fuuffy","header_description":"Provides REST API endpoints for Fuuffy.com to sync WooCommerce orders and update tracking information","assets_banners_color":"","last_updated":"2026-05-18 03:29:50","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"https:\/\/fuuffy.com\/plugins\/fuuffy-integration-for-woocommerce","header_author_uri":"https:\/\/fuuffy.com","rating":0,"author_block_rating":0,"active_installs":0,"downloads":27,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"1.0.0":{"tag":"1.0.0","author":"davidfuuffy","date":"2026-05-18 03:29:50"}},"upgrade_notice":{"1.0.0":"<p>Initial release of Fuuffy Integration for WooCommerce.<\/p>"},"ratings":[],"assets_icons":{"icon-128x128.jpg":{"filename":"icon-128x128.jpg","revision":3535021,"resolution":"128x128","location":"assets","locale":"","width":128,"height":128},"icon-256x256.jpg":{"filename":"icon-256x256.jpg","revision":3535021,"resolution":"256x256","location":"assets","locale":"","width":256,"height":256}},"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.0"],"block_files":[],"assets_screenshots":[],"screenshots":{"1":"API settings page","2":"Tracking overview dashboard","3":"Activity logs and monitoring"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[1556,263316,65950,550,286],"plugin_category":[36,45],"plugin_contributors":[263317],"plugin_business_model":[],"class_list":["post-286402","plugin","type-plugin","status-publish","hentry","plugin_tags-api","plugin_tags-fuuffy","plugin_tags-order-sync","plugin_tags-tracking","plugin_tags-woocommerce","plugin_category-analytics","plugin_category-ecommerce","plugin_contributors-davidfuuffy","plugin_committers-davidfuuffy"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/fuuffy-integration-for-woocommerce\/assets\/icon-128x128.jpg?rev=3535021","icon_2x":"https:\/\/ps.w.org\/fuuffy-integration-for-woocommerce\/assets\/icon-256x256.jpg?rev=3535021","generated":false},"screenshots":[],"raw_content":"<!--section=description-->\n<p>Fuuffy Integration for WooCommerce provides secure REST API endpoints that allow Fuuffy.com to access your WooCommerce order data and update tracking information for shipments.<\/p>\n\n<h4>Key Features<\/h4>\n\n<ul>\n<li><strong>Order Data API<\/strong>: Secure endpoint for Fuuffy.com to fetch WooCommerce order data<\/li>\n<li><strong>Tracking Updates<\/strong>: API endpoint for Fuuffy.com to update tracking information<\/li>\n<li><strong>Comprehensive Order Data<\/strong>: Includes shipping addresses, product details, and customer information<\/li>\n<li><strong>Custom Fields Support<\/strong>: Supports HS codes and origin country for customs declarations<\/li>\n<li><strong>Comprehensive Logging<\/strong>: Detailed activity logs for troubleshooting<\/li>\n<li><strong>Admin Dashboard<\/strong>: Easy management interface for API settings and tracking overview<\/li>\n<\/ul>\n\n<h4>How It Works<\/h4>\n\n<ol>\n<li><strong>Install and Configure<\/strong>: Install the plugin and set an API key in WooCommerce settings<\/li>\n<li><strong>Fuuffy.com Integration<\/strong>: Users on Fuuffy.com can click \"Sync WooCommerce Order\" to fetch order data<\/li>\n<li><strong>Order Processing<\/strong>: Fuuffy.com reads order status and creates shipments for eligible orders<\/li>\n<li><strong>Tracking Updates<\/strong>: When tracking numbers are generated, they're automatically synced back to WooCommerce<\/li>\n<\/ol>\n\n<h4>API Endpoints<\/h4>\n\n<p>The plugin provides these REST API endpoints for Fuuffy.com (all require <code>X-API-Key<\/code> header):<\/p>\n\n<p><strong>Order Management:<\/strong>\n* <code>GET \/wp-json\/fuufinfo\/v1\/orders<\/code> - Fetch orders with filters (status, date_from, date_to, page, per_page)\n* <code>GET \/wp-json\/fuufinfo\/v1\/orders\/{id}<\/code> - Get specific order details with all tracking records<\/p>\n\n<p><strong>Tracking Management (Multiple tracking numbers per order):<\/strong>\n* <code>GET \/wp-json\/fuufinfo\/v1\/orders\/{id}\/tracking<\/code> - Get all tracking records for an order\n* <code>POST \/wp-json\/fuufinfo\/v1\/orders\/{id}\/tracking<\/code> - Add new tracking record\n* <code>PUT \/wp-json\/fuufinfo\/v1\/orders\/{id}\/tracking\/{tracking_id}<\/code> - Update specific tracking record\n* <code>DELETE \/wp-json\/fuufinfo\/v1\/orders\/{id}\/tracking\/{tracking_id}<\/code> - Delete specific tracking record<\/p>\n\n<h4>For Fuuffy.com Users<\/h4>\n\n<p>After the plugin is installed on a WooCommerce store, Fuuffy.com users can:\n* Use the \"Sync WooCommerce Order\" button to fetch order data\n* Access comprehensive order information including shipping addresses and product details\n* Automatically generate customs declarations from product data\n* Update tracking numbers that sync back to WooCommerce<\/p>\n\n<h3>External services<\/h3>\n\n<p>This plugin connects to Fuuffy-operated external services (<code>https:\/\/api.fuuffy.com<\/code>, <code>https:\/\/www.fuuffy.com<\/code>, and <code>https:\/\/dev.fuuffy.com<\/code>) to provide WooCommerce connection, order sync, and tracking updates.<\/p>\n\n<p>Service purpose:\n- Validate and manage Fuuffy integration credentials for this WooCommerce store.\n- Allow merchants to connect their store to Fuuffy from the plugin settings page.\n- Exchange order and tracking data between WooCommerce and Fuuffy.<\/p>\n\n<p>Data sent and when:\n- When an admin connects the store from WooCommerce &gt; Fuuffy Integration, the plugin sends store metadata (site URL, site name, admin email), plugin API endpoint URL, and WooCommerce REST API credentials generated for integration.\n- When Fuuffy syncs orders through the plugin API, order data is made available to Fuuffy, including customer contact details, billing\/shipping addresses, product line items, and tracking records.\n- When API key validation runs, the plugin sends the configured Fuuffy API key to Fuuffy's validation endpoint.<\/p>\n\n<p>These services are provided by Fuuffy:\n- Terms of Use: <a href=\"https:\/\/fuuffy.com\/terms-of-use\">https:\/\/fuuffy.com\/terms-of-use<\/a>\n- Privacy Policy: <a href=\"https:\/\/fuuffy.com\/privacy-policy\">https:\/\/fuuffy.com\/privacy-policy<\/a><\/p>\n\n<h3>Configuration<\/h3>\n\n<h4>API Setup<\/h4>\n\n<ol>\n<li><strong>API Key<\/strong>: Set a secure API key that Fuuffy.com will use to authenticate requests<\/li>\n<li><strong>Endpoint URL<\/strong>: Share <code>yoursite.com\/wp-json\/fuufinfo\/v1\/<\/code> with Fuuffy.com users<\/li>\n<\/ol>\n\n<h4>REST API Endpoints<\/h4>\n\n<p><strong>Get Orders<\/strong>: <code>GET \/wp-json\/fuufinfo\/v1\/orders<\/code>\nQuery parameters:\n- <code>status<\/code> - Filter by order status\n- <code>date_from<\/code> - Filter orders from date (Y-m-d)\n- <code>date_to<\/code> - Filter orders to date (Y-m-d)\n- <code>page<\/code> - Page number\n- <code>per_page<\/code> - Orders per page (max 100)<\/p>\n\n<p><strong>Get Single Order<\/strong>: <code>GET \/wp-json\/fuufinfo\/v1\/orders\/{id}<\/code><\/p>\n\n<p><strong>Get Order Tracking<\/strong>: <code>GET \/wp-json\/fuufinfo\/v1\/orders\/{id}\/tracking<\/code>\nReturns array of all tracking records for the order.<\/p>\n\n<p><strong>Add Tracking<\/strong>: <code>POST \/wp-json\/fuufinfo\/v1\/orders\/{id}\/tracking<\/code>\nBody parameters:\n- <code>tracking_number<\/code> (required) - Tracking number\n- <code>tracking_status<\/code> - Tracking status (default: \"pending\")\n- <code>courier_provider<\/code> - Courier name (e.g., \"ups\", \"dhl\")\n- <code>estimated_delivery<\/code> - Estimated delivery date (Y-m-d)<\/p>\n\n<p><strong>Update Tracking<\/strong>: <code>PUT \/wp-json\/fuufinfo\/v1\/orders\/{id}\/tracking\/{tracking_id}<\/code>\nBody parameters:\n- <code>tracking_number<\/code> - Tracking number\n- <code>tracking_status<\/code> - Tracking status (e.g., \"in_transit\", \"delivered\")\n- <code>courier_provider<\/code> - Courier name (e.g., \"ups\", \"dhl\")\n- <code>estimated_delivery<\/code> - Estimated delivery date (Y-m-d)<\/p>\n\n<p><strong>Delete Tracking<\/strong>: <code>DELETE \/wp-json\/fuufinfo\/v1\/orders\/{id}\/tracking\/{tracking_id}<\/code><\/p>\n\n<h4>Authentication<\/h4>\n\n<p>API requests require the <code>X-API-Key<\/code> header with your configured API key.<\/p>\n\n<h3>Shipping Method<\/h3>\n\n<p>The plugin includes a WooCommerce shipping method that provides real-time rates from Fuuffy:<\/p>\n\n<ol>\n<li>Go to WooCommerce &gt; Settings &gt; Shipping<\/li>\n<li>Add \"Fuuffy Shipping\" to your shipping zones<\/li>\n<li>Configure rate display options and markup settings<\/li>\n<li>Customers will see live shipping rates during checkout<\/li>\n<\/ol>\n\n<h3>Order Data Format<\/h3>\n\n<p>Orders are provided to Fuuffy.com with comprehensive data including:<\/p>\n\n<pre><code>`json\n<\/code><\/pre>\n\n<p>{\n  \"order_id\": 123,\n  \"order_number\": \"123\",\n  \"order_date\": \"2024-01-15 10:30:00\",\n  \"order_status\": \"processing\",\n  \"currency\": \"USD\",\n  \"total_value\": \"99.99\",\n  \"customer\": {\n    \"shipping_address\": {\n      \"address_1\": \"123 Main St\",\n      \"city\": \"New York\",\n      \"country\": \"US\",\n      \"postcode\": \"10001\"\n    }\n  },\n  \"line_items\": [\n    {\n      \"name\": \"Product Name\",\n      \"quantity\": 1,\n      \"price\": \"99.99\",\n      \"hs_code\": \"1234.56.78\",\n      \"origin_country\": \"US\"\n    }\n  ],\n  \"fuufinfo_tracking\": [\n    {\n      \"id\": 1,\n      \"tracking_number\": \"1Z999AA1234567890\",\n      \"courier_provider\": \"ups\",\n      \"tracking_status\": \"in_transit\",\n      \"estimated_delivery\": \"2024-01-20\",\n      \"created_at\": \"2024-01-15 10:30:00\",\n      \"updated_at\": \"2024-01-16 14:20:00\"\n    },\n    {\n      \"id\": 2,\n      \"tracking_number\": \"1Z999BB9876543210\",\n      \"courier_provider\": \"dhl\",\n      \"tracking_status\": \"delivered\",\n      \"estimated_delivery\": \"2024-01-18\",\n      \"created_at\": \"2024-01-16 09:15:00\",\n      \"updated_at\": \"2024-01-18 16:45:00\"\n    }\n  ]\n}\n    `<\/p>\n\n<h3>Developer Information<\/h3>\n\n<h4>Hooks and Filters<\/h4>\n\n<p>Developers can use WordPress filters to customize the order data format sent to Fuuffy.com.<\/p>\n\n<h4>Database Tables<\/h4>\n\n<ul>\n<li><code>wp_fuufinfo_tracking<\/code> - Tracking information storage<\/li>\n<li><code>wp_fuufinfo_api_log<\/code> - API activity logging<\/li>\n<\/ul>\n\n<h4>REST API Authentication<\/h4>\n\n<p>Include the <code>X-API-Key<\/code> header with your configured API key for all requests.<\/p>\n\n<h3>Support<\/h3>\n\n<p>For support and documentation, visit our website or contact our support team. We provide integration assistance for connecting with Fuuffy.com.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload the plugin files to <code>\/wp-content\/plugins\/fuuffy-integration-for-woocommerce\/<\/code> or install through WordPress admin<\/li>\n<li>Activate the plugin through the 'Plugins' screen in WordPress<\/li>\n<li>Go to WooCommerce &gt; Fuuffy Integration to configure the plugin<\/li>\n<li>Set an API key that Fuuffy.com will use to authenticate requests<\/li>\n<li>Share the API endpoint URL with Fuuffy.com users<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt id=\"how%20do%20i%20set%20up%20the%20api%20key%3F\"><h3>How do I set up the API key?<\/h3><\/dt>\n<dd><p>Go to WooCommerce &gt; Fuuffy Integration and set a secure API key. Share this key with Fuuffy.com users who need to access your order data.<\/p><\/dd>\n<dt id=\"what%20order%20data%20is%20shared%20with%20fuuffy.com%3F\"><h3>What order data is shared with Fuuffy.com?<\/h3><\/dt>\n<dd><p>The API provides comprehensive order information including customer details, shipping addresses, product information, and any existing tracking data.<\/p><\/dd>\n<dt id=\"how%20are%20tracking%20numbers%20updated%3F\"><h3>How are tracking numbers updated?<\/h3><\/dt>\n<dd><p>Fuuffy.com can update tracking numbers via the REST API. These updates are automatically added to WooCommerce order notes and stored in the database.<\/p><\/dd>\n<dt id=\"can%20i%20customize%20the%20order%20data%20format%3F\"><h3>Can I customize the order data format?<\/h3><\/dt>\n<dd><p>Yes, developers can use WordPress filters to modify the order data format. The plugin also supports multiple tracking numbers per order.<\/p><\/dd>\n<dt id=\"is%20the%20api%20secure%3F\"><h3>Is the API secure?<\/h3><\/dt>\n<dd><p>Yes, all API endpoints require authentication via the X-API-Key header. Only users with the correct API key can access your order data.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>Initial release<\/li>\n<li>Comprehensive REST API for Fuuffy.com integration<\/li>\n<li>Multiple tracking numbers support per order<\/li>\n<li>Full CRUD operations for tracking management<\/li>\n<li>Enhanced order details page with edit\/delete tracking<\/li>\n<li>Comprehensive logging and monitoring<\/li>\n<li>Admin dashboard for API management<\/li>\n<li>Support for custom product fields (HS codes, origin country)<\/li>\n<\/ul>","raw_excerpt":"Provides REST API endpoints for Fuuffy.com to sync WooCommerce orders and update tracking information.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/286402","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=286402"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/davidfuuffy"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=286402"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=286402"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=286402"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=286402"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=286402"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=286402"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}