Same with a client’s website.
Every once in a while payments failed and cards get refused. Webhook disappears
Hi, any feedback on that ?
The webhooks are still failing with the correct configuration
I just tried adding the webhook once again today to see if the problem remains with the latest update. But still waiting for an answer to why this could happen….
Hi, i still get the issue, all webhooks set up end up deactivated by stripe after failing multiple times. Now i received another message with a new failing address mentioned : https://my.livha.org/mepr/notify/qgafz7-53o/whk
Any feedback ?
Thanks
Plugin Support
dougaitken
(@dougaitken)
Automattic Happiness Engineer
Hi @ckriegel
Can you share any specific details about the failure reason that Stripe gives? Is there an error code?
Thanks,
Hi, Sure, it gives a 400 error for all of them, whatever request there is. We recently moved the website to a new server but the problems remains the same.
Here is the list of last errors :
https://paste.pics/B4J37
And a sample of webhook that couldn’t be processed : https://www.codepile.net/pile/V0YMZp0W
Thanks
Cyrille
Hi Cyrille,
Can you make sure the webhook is set up to receive all the required events listed here?
If that’s OK, try enabling logging (WooCommerce > Settings > Payments > Stripe > Logging — check “Log debug messages”.
Then run some test transactions and look for Stripe and/or Fatal Error logs that may offer some insight to what’s happening.
Hi Mike, yes i did add exactly the events listed on that article.
I’ll do the tests as you suggest and let you know if there is anything
Hi actually i already had the debug log recording for stripe , here is the log file of some recent fails (before the webhook was automatically disabled by stripe again). The fails seem to be in particular in relation to Sepa direct debit payments : https://www.codepile.net/pile/x1dyjM8V
Looking forward to your feedback
Just to add on that, because of this issue, the status of any sepa direct debit payment stays on “on hold” in woocommerce, even after stripe changes the status to “completed”, after the typical few days for sepa direct debit payments processing.