#Randall - Support
1 messages · Page 1 of 1 (latest)
Hello! Which link specifically doesn't work?
Can you reply in this thread please? 🙂
https://support.stripe.com/contact
thanks
upstream connect error or disconnect/reset before headers. reset reason: connection failure
Thanks for the report, we're on it!
are you able to give advice about stopping spam attacks on my stripe account?
i have wp simple pay (I contacted them as well) and the plugin started throwing up an error:
WP Simple Pay may not be functioning correctly.
Expected LIVE MODE webhook events have not been received. Please ensure you have properly configured your live mode webhook endpoint in Stripe and signing secrets below to avoid interruption of functionality.
so i logged in, i see that the webhook provided is there, biut there is no activity on it, but there is another webhook, http://www.sourcefound.com/fi/pay,
that is getting 125 payment_method.card_automatically_updated every morning
125 instances within a minute
i disabled the webhook, but I am wondering if you are familiar with the url. I did have a membership plugin running on the site for a short while, but that was years ago.
I'm not familiar with that URL, but large numbers of payment_method.automatically_updated events are not uncommon. Those events happen when the card networks update stored card information, and that often happens to multiple cards at once.
these are all ending the same : '1945'
Can you give me the event ID for one of them? Starts with evt_.
this is a small art association (30 members), and there are over 10,000 customers on my account
evt_1KgTg946Od6Fnjj84ObQFOBG
Thanks, looking now...
thank you, I appreciate your time
Ah, interesting. I think these Payment Methods were created due to card testing that happened on your account last year. Does that ring a bell?
I remember godaddy throttling my resources and a number of fraudulent payments, i think in october. Thats when this all began
I'm flagging this internally, but I don't think there's anything you can do about it at the moment aside from not listening for these events if you don't need them. I do recommend writing in to Stripe support with that event ID and details about what happened. The support site should be back online now: https://support.stripe.com/contact
will the gateway still work with that webhook disabled?
I don't think you should disable the entire endpoint, just that one event, but you should talk to the people who own that URL about it first to make sure it's okay to make that change.
That endpoint is set up to listen for all events, which we do not recommend. You should see if there's a specific subset of events you can enable on that URL instead.
ok, what are necessary success, failure?
That depends on who owns that URL, you'll have to ask them.