> ## 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: `https://your-store.com/?wc-api=stablecoin_webhook`
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

* [Payment troubleshooting](/payments/payment-troubleshooting)
* [WooCommerce troubleshooting](/woocommerce/troubleshooting)
