#micho77

1 messages · Page 1 of 1 (latest)

dire sageBOT
crimson spade
#

Hi 👋 not sure offhand, do you more details about the call that you're trying to block?

abstract shoal
#

I'm trying to block all incoming/outgoing calls to google services from this web app

#

But I believe the stripe payment element is still calling pay.google.com

crimson spade
#

I don't think you have the ability to completely disable our requests.

#

I think you would need to try to find a way to block those from your page that is mounting our elements.

abstract shoal
#

even though Google Pay is disabled on the dashboard?

crimson spade
#

Yup, that aligns with what you're seeing right?

abstract shoal
#

yes

dire sageBOT
abstract shoal
#

So nothing can be done from stripe's end?

crimson spade
#

I mean, even if it could, we may change it back since that's our code that we maintain. So if your requirement is to block all requests from your site, that's why I would recommend trying to figure out how to do it at your site level rather than within Stripe.

abstract shoal
#

Got it. Just thought I'd try to get your help first, since we eliminated all calls to google except the one from stripe.