Install · WooCommerce

Install WooCommerce + xpay

Self-host the xpay plugin and put your WooCommerce catalog on ChatGPT, Claude, and Perplexity. ~5 minutes, no replatform.

Prerequisites

WooCommerce 7.0+

PHP 7.4+

xpay account · what this is

Pick an install path

Recommended
One-click ZIP

Download, then upload via WP admin → Plugins → Add New. Auto-updates after that.

Download plugin ZIP
Coming soon
WordPress.org

Marketplace listing is in review. Until then, use the ZIP — it auto-updates.

For developers
WP-CLI

Install + activate in a single shell command.

bash
wp plugin install https://install.xpay.sh/woocommerce/latest.zip --activate

Step-by-step

1
Upload

WP admin → Plugins → Add New → Upload Plugin → choose xpay-woocommerce.zip.

2
Activate

Click Activate Plugin. The xpay menu appears under Settings.

3
Open settings

Settings → xpay reveals a Connect-store card and the readiness audit.

4
Connect

Click Connect store — onboarding opens app.xpay.sh, returns with an API key, and the plugin stores it.

5
Go live

Toggle the agentic-commerce surface on. Your live catalog pushes to AI shopping in minutes.

Verify the install

After activation you should see a green "Connected" badge in Settings → xpay, and your catalog endpoint should respond:

bash
curl https://your-store.example/wp-json/xpay/v1/catalog
Common issues
Plugin not appearing under Settings.

Confirm PHP 7.4+ and WooCommerce 7.0+. Re-activate from Plugins.

API key rejected.

Strip whitespace. If still failing, regenerate the key from app.xpay.sh and reconnect.

Catalog endpoint returns 404.

Settings → Permalinks → Save (no changes needed). This flushes WordPress rewrite rules.

Updates not showing.

Clear your page-cache plugin (WP Rocket, W3 Total Cache) and Cloudflare/CDN cache.

Changelog

Released versions and notes.

View changelog
← Back to overviewTalk to usRead the docs