Releases: AxLabs/ax402-woocommerce-extension
Release list
v0.4.3
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
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
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
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
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
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/ucpplus REST and MCP shopping (off by default) - Catalog search/lookup and checkout with WooCommerce tax/shipping; x402 HTTP 402 at complete
- MCP
complete_checkoutstays JSON-RPC 200 with PaymentRequired onstructuredContent(nestedpayment_requiredkept for UCP clients) - Persist settlement-token selection across checkout update/complete; each token is its own x402 resource
requires_escalationpluscontinue_urlwhen Woo has no shipping rates; JSON bodypayment.payment_signaturefor large JWTs (Hedera)- Human pay page confirmation state; legacy
/wp-json/ax402/v1agent REST unchanged
See RELEASE.md for versioning and release process.
v0.1.0
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.