WooCommerce plugin

WooCommerce extension that maps product and download URLs to ax402 gateway endpoints. Requires the base WordPress plugin. Source: ax402-sdk/plugins/woocommerce/.

Requirements

  • Ax402 WordPress plugin installed and configured
  • WooCommerce 8.0+
  • API key with apiManager scope

Features

  • Product metabox — link SKU/download path to a priced gateway endpoint
  • Path mapping synced to the control plane
  • ax402_wc_order_complete hook for Phase 2 checkout flows

Traffic flow

Buyer (x402 client) → gateway hostname → verify/settle → WooCommerce/WordPress upstream.

Related