#Randall - Support

1 messages · Page 1 of 1 (latest)

mighty cosmos
#

Hello! Which link specifically doesn't work?

#

Can you reply in this thread please? 🙂

sharp egret
mighty cosmos
#

Thanks for the report, we're on it!

sharp egret
#

are you able to give advice about stopping spam attacks on my stripe account?

mighty cosmos
#

In the meantime what help do you need?

#

What kind of spam attacks?

sharp egret
#

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.

#

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.

mighty cosmos
#

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.

sharp egret
#

these are all ending the same : '1945'

mighty cosmos
#

Can you give me the event ID for one of them? Starts with evt_.

sharp egret
#

this is a small art association (30 members), and there are over 10,000 customers on my account

#

evt_1KgTg946Od6Fnjj84ObQFOBG

mighty cosmos
#

Thanks, looking now...

sharp egret
#

thank you, I appreciate your time

mighty cosmos
#

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?

sharp egret
#

I remember godaddy throttling my resources and a number of fraudulent payments, i think in october. Thats when this all began

mighty cosmos
#

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

sharp egret
#

will the gateway still work with that webhook disabled?

mighty cosmos
#

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.

sharp egret
#

ok, what are necessary success, failure?

mighty cosmos
#

That depends on who owns that URL, you'll have to ask them.