Follow these steps to install, license, and connect your Clover POS to WooCommerce. The whole process takes about 5 minutes. See the full feature list or check our FAQ if you have questions.
After purchasing, you’ll receive a confirmation email from Stripe.
Your license key is your Stripe subscription ID — it starts with sub_ followed by a string of characters.
Copy this subscription ID. You’ll paste it into the plugin settings.
Download the clover-woo-integration.zip file from your purchase confirmation.
In your WordPress admin, go to Plugins → Add New → Upload Plugin.
Choose the zip file and click Install Now, then Activate.
Go to Clover WooCommerce → Settings in your WordPress admin sidebar.
Paste your subscription ID (sub_xxxxxxxxxxxxxxxx) into the License Key field at the top.
Click Save Settings. The plugin will verify your license immediately — you should see a green checkmark.
Go to the Clover Developer Dashboard and create a new app (or use an existing one).
From your app settings, copy these three values:
Paste these into the corresponding fields on the plugin settings page.
Click the Connect to Clover button on the settings page.
You’ll be redirected to Clover’s authorization page. Select your merchant account and approve the connection.
You’ll be redirected back to WordPress. A green “Connected” status confirms it worked.
Choose your sync direction — bidirectional, Clover → WooCommerce, or WooCommerce → Clover.
Set your conflict resolution strategy (Clover wins, WooCommerce wins, or newest wins).
Enable the Clover payment gateway under WooCommerce → Settings → Payments.
For real-time sync, add your webhook URL to the Clover Developer Dashboard.
Your webhook URL is displayed on the plugin settings page — it looks like:
https://yoursite.com/wp-json/clover-woo/v1/webhookSubscribe to the event types you want: items (I), inventory (IC), orders (O), customers (C), and payments (P).
Without webhooks, the plugin still syncs via a scheduled hourly cron job.
Go to Clover WooCommerce → Dashboard.
Click Sync Products to pull your Clover items into WooCommerce (or push WooCommerce products to Clover).
The dashboard shows sync progress, mapped item counts, and a real-time activity log.
Your Clover POS and WooCommerce store are now connected. Products, orders, inventory, and customers will sync automatically.
Reach us at support@cloverwoo.com
Go to Clover WooCommerce → Logs in your WordPress admin to see sync activity and debug any issues.