> ## Documentation Index
> Fetch the complete documentation index at: https://docs.meum.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Test connection

> Verify WooCommerce plugin connectivity to Meum API.

## Steps

1. Open **WooCommerce → Settings → Payments → Meum Crypto Payments**
2. Click **Test connection**
3. Plugin calls `POST /v1/integration/woocommerce/connect` with current webhook URL and site metadata

## Expected result

"Connection verified" success message. `last_test_at` timestamp updated.

## On failure

* Check Platform API URL (default: `https://api.meum.io`)
* Verify settlement wallet is configured
* Check for site binding conflicts (site already connected to another store)

## Related pages

* [WooCommerce connection failed](/troubleshooting/woocommerce-connection-failed)
