Skip to content

Documentation

This directory contains operational documentation for deploying and maintaining the HFT71 WooCommerce integration in production environments.

Available docs

  • release-checklist.md - Production deployment checklist for WooCommerce stores.
  • runbook.md - Incident handling for API outage, webhook failures, and stock drift.
  • operations-checklist.md - Daily and weekly maintenance checklist.
  • api-examples.md - Request/response examples for common integration flows.
  • schemas/ - JSON schemas for key payloads and configuration structures.

Shipping sync scope (v1.1.0)

  • One-way synchronization from HFT71 to WooCommerce for shipping.carrier, shipping.tracking, and shipping.trackingRet.
  • Triggered by cron poll, selected order events, and manual admin action in order meta box.
  • Feature-flagged by hft71_shipping_sync_enabled.
  • Operational verification points:
  • order meta _hft71_shipping_*
  • log actions sync_shipping, sync_shipping_skipped
  • order meta box section with latest sync timestamp/source

Polish localization

  • README.pl.md
  • release-checklist.pl.md
  • runbook.pl.md
  • operations-checklist.pl.md
  • api-examples.pl.md

Additional schemas

  • schemas/customer-status-response.schema.json
  • schemas/stock-available-response.schema.json