Skip to content

Releases: AxLabs/ax402-woocommerce-extension

v0.4.3

Choose a tag to compare

@gsmachado gsmachado released this 17 Sep 19:56
d80642b

Ax402 for WooCommerce v0.4.3

WordPress plugin package: ax402-for-woocommerce-0.4.3.zip

Install: upload/unzip into wp-content/plugins/ (folder name ax402-for-woocommerce), or upload the zip via WP Admin → Plugins → Add New.

Changelog (from readme.txt)

= 0.4.3 =

  • WordPress.org review: load EVM chain metadata from the GitHub Contents API (ethereum-lists) with Terms and Privacy links
  • No payment-flow changes

See RELEASE.md for versioning and release process.

v0.4.2

Choose a tag to compare

@github-actions github-actions released this 14 Sep 20:55
2723e6a

Ax402 for WooCommerce v0.4.2

WordPress plugin package: ax402-for-woocommerce-0.4.2.zip

Install: upload/unzip into wp-content/plugins/ (folder name ax402-for-woocommerce), or upload the zip via WP Admin → Plugins → Add New.

Changelog (from readme.txt)

= 0.4.2 =

  • WordPress.org review: enqueue pay-page shell and admin settings JS/CSS; document third-party services; keep public REST routes explicit
  • No payment-flow changes

See RELEASE.md for versioning and release process.

v0.4.1

Choose a tag to compare

@github-actions github-actions released this 13 Sep 01:36
8321e65

Ax402 for WooCommerce v0.4.1

WordPress plugin package: ax402-for-woocommerce-0.4.1.zip

Install: upload/unzip into wp-content/plugins/ (folder name ax402-for-woocommerce), or upload the zip via WP Admin → Plugins → Add New.

Changelog (from readme.txt)

= 0.4.1 =

  • Token sync errors show the HTTP status and a short response body instead of a generic "Request failed"
  • Leaving Gateway slug blank no longer clears an auto-generated slug
  • WordPress Plugin Check runs on CI and before GitHub Releases

See RELEASE.md for versioning and release process.

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 13 Sep 00:52
38d793f

Ax402 for WooCommerce v0.4.0

WordPress plugin package: ax402-for-woocommerce-0.4.0.zip

Install: upload/unzip into wp-content/plugins/ (folder name ax402-for-woocommerce), or upload the zip via WP Admin → Plugins → Add New.

Changelog (from readme.txt)

= 0.4.0 =

  • UCP for agents follows protocol 2026-08-25: current spec URLs, complete idempotency, optional payment Action; x402 hop stays External-URL
  • Settings: readiness checklist, last settlements, and pay-to validation; API base URL is locked and the API key is masked
  • UCP stays on by default; disable it in settings if you do not want agent discovery
  • One mixed-token Ax402 endpoint for EVM and Hedera (pay_to_addresses) with cached USD FX rates
  • Pay page: wait/retry states for slow wallet RPC, and confirming as soon as the wallet signs
  • WooCommerce 11.1 tested-up-to; WordPress Plugin Check packaging fixes

See RELEASE.md for versioning and release process.

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 27 Aug 21:04
5ce913e

Ax402 for WooCommerce v0.3.0

WordPress plugin package: ax402-for-woocommerce-0.3.0.zip

Install: upload/unzip into wp-content/plugins/ (folder name ax402-for-woocommerce), or upload the zip via WP Admin → Plugins → Add New.

Changelog (from readme.txt)

= 0.3.0 =

  • UCP complete no longer replays buyer PAYMENT-SIGNATURE. Agents pay resource.url with standard x402, then complete again (https://github.com/AxLabs/ucp-x402-binding)
  • Fulfill ACKs HTTP 200 without marking the order paid until Ax402 has a matching settlement
  • Status polls always complete unpaid orders from a matching Ax402 settlement

See RELEASE.md for versioning and release process.

v0.2.0

Choose a tag to compare

@gsmachado gsmachado released this 24 Aug 22:41
3a66227

Ax402 for WooCommerce v0.2.0

WordPress plugin package: ax402-for-woocommerce-0.2.0.zip

Install: upload/unzip into wp-content/plugins/ (folder name ax402-for-woocommerce), or upload the zip via WP Admin → Plugins → Add New.

Changelog (from readme.txt)

= 0.2.0 =

  • Optional UCP for buying agents: /.well-known/ucp plus REST and MCP shopping (off by default)
  • Catalog search/lookup and checkout with WooCommerce tax/shipping; x402 HTTP 402 at complete
  • MCP complete_checkout stays JSON-RPC 200 with PaymentRequired on structuredContent (nested payment_required kept for UCP clients)
  • Persist settlement-token selection across checkout update/complete; each token is its own x402 resource
  • requires_escalation plus continue_url when Woo has no shipping rates; JSON body payment.payment_signature for large JWTs (Hedera)
  • Human pay page confirmation state; legacy /wp-json/ax402/v1 agent REST unchanged

See RELEASE.md for versioning and release process.

v0.1.0

Choose a tag to compare

@gsmachado gsmachado released this 08 Aug 00:01
1f579cf

Ax402 for WooCommerce v0.1.0

WordPress plugin package: ax402-for-woocommerce-0.1.0.zip

Install: upload/unzip into wp-content/plugins/ (folder name ax402-for-woocommerce), or upload the zip via WP Admin → Plugins → Add New.

Changelog (from readme.txt)

= 0.1.0 =

  • Initial release: Ax402 / x402 WooCommerce payment gateway
  • Human pay page with wallet connect (EVM + optional Hedera WalletConnect)
  • Multi-token settlement from Ax402 platform config; catalog stays USD
  • Dual store APIs for EVM and Hedera settlement families
  • Fulfill upstream, agent REST browse/buy, Cart & Checkout Blocks, HPOS
  • Opt-in Ax402 credit on the pay page; uninstall cleanup for plugin options

See RELEASE.md for versioning and release process.