> ## 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.

# Payment Received Order Not Updated

> Troubleshoot payment received order not updated issues with Meum.

Payment confirmed in Meum but WooCommerce order not updated.

**Check:**

1. Webhook URL reachable from the public internet (check the URL shown in WooCommerce payment settings after connect)
2. WordPress permalinks enabled (not plain)
3. Webhook secret matches between Meum and plugin
4. Check WooCommerce order notes for webhook errors
5. Verify HTTP 200 response with `{ "received": true }`

See [WooCommerce webhook verification](/woocommerce/webhook-verification).

## Related pages

* [Webhook verification](/woocommerce/webhook-verification)
* [Verify signatures](/webhooks/verify-signatures)
