Skip to main content
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.