#jcats

1 messages · Page 1 of 1 (latest)

full sorrelBOT
buoyant turtle
#

Yes, they're available here:
https://stripe.com/docs/ips

Looks like the IP being shown there is associated with our service that sends Events to webhook endpoints. Do you have an endpoint configured that is listening for a large number of event types on the account?

Ensure your integration is always communicating with Stripe.

red kiln
#

Its a WordPress site using Woocommerce

#

So I am assuming Woocommerce is the issue then I am assuming these are legit requests

buoyant turtle
#

I'm not sure I'm following. Stripe integrations can be designed so it is expected for Stripe to push information about activity that is happening in a Stripe account:
https://stripe.com/docs/webhooks

#

Did you add a webhook endpoint to your Stripe account that points to the URL that is encountering this traffic?

red kiln
#

Yes its an ecommerce store that uses Stripe, but my main concern was ensuring these are legitimate request from Stripe which they appaer to be so I think that answers my question in that case

#

ty toby

buoyant turtle
#

Any time!