WooCommerce PayPal or Stripe webhooks missing: why aren’t refunds or captures syncing?
Gateway-specific WooCommerce issues usually affect payment-method visibility, payment processing, webhooks, or captures and refunds posting back into the order. Merchants should verify whether the gateway failed or whether the order flow broke around it.
Stripe and similar gateways can fail because of webhook problems, unsupported payment methods, extension settings, or account-level verification issues. If the order history looks incomplete, you may be dealing with both a gateway issue and an order-state issue.
Review the gateway troubleshooting docs and compare the order notes with the payment-event history. If payment methods still do not show or webhook events still do not sync correctly, gather logs and continue through support or extension-level debugging.
Official URLs to review: