#gartza-checkout

1 messages · Page 1 of 1 (latest)

limber timber
#

@frail swan it it doesn't cause any visible error/problem in processing payments I would just ignore it. Domains like r.stripe.com are mainly for metrics and other non-critical-path things, and it's on a hosted page you can't really control anyway so any fix would be on our side.

frail swan
#

I'm also getting this error on Web browser console: 'Failed to load resource: the server responded with a status of 404 () "Could not find Consumer"' for https://api.stripe.com/v1/consumers/sessions/create. It happens after the Checkout page has loaded. But since everything works, I don't need to worry about it?

limber timber
#

yep that one(the consumer session) I've seen before and you can ignore it(I asked the team before to change it to not be a 404 because it confuses people).

#

ultimately it's all a hosted page, unless there's something you're specifically worried about, the browser console there is not really something you need to look at. I do agree there should be nothing there ideally