Massive issue with Stripe Webhook
-
Had my stripe webhook shut down by stripe due to to many errors. Looked at the logs and events and I have been massively hit from Paid Memberships Pro application I use to process payments. My Stripe dashboard says I have 187,000 new customers – that is not even close. The install is for a small social group of less than 50 members.
“`We have disabled your webhook endpoint so it will no longer receive these events from Stripe. If you’d like to re-enable your endpoint once you’ve fixed the problem, click the Enable button for the webhook endpoint in your Stripe settings.
Here is the summary of errors we received while attempting to send webhook events:
10,878 requests could not connect to the server associated with the webhook event.
10 requests timed out. Make sure your server quickly responds to acknowledge receipt of the webhook event. Whenever possible, use asynchronous patterns and defer processing the event until after responding to Stripe with a successful HTTP status code.
You need to return any status code between HTTP 200 to 299 for Stripe to consider the webhook event successfully delivered.`”
Something is seriously wrong. I should not be getting any other hits from outside my system. I wanted to contact someone privately but I have to pay $300 to open a ticket. I am extremely unhappy and want this resolved asap or I will be forced to remove the plugin and go back to the what worked – plain paypal and stripe buttons
The page I need help with: [log in to see the link]
- The topic ‘Massive issue with Stripe Webhook’ is closed to new replies.