#xeedy_error

1 messages ¡ Page 1 of 1 (latest)

hoary starBOT
#

👋 Welcome to your new thread!

⏲️ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.

⏱️ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.

🔗 This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1365320252488945746

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

pallid turret
#

When do you encounter this, exactly?

But when I try to test it on my pc it drops to this error right after I redirect from my page to Stripe payment page.
What does this mean? Can you share a screen recording (make sure to redact any private info or use fake info)

woven sequoia
#

Hello. When I try to redirect to the payment. The page loads, but then the debugging stops and gives me NetworkError. Page loads and then it stopped working.

#

Having this problem for a while so I suppose that the problem is with my code or something, but not really sure if it works on other devices and even on production

pallid turret
#

Well this looks like stripe-hosted checkout, so if you're getting to this page then issues are mostly not going to be related to your integration, since we control that

#

Can you share that cs_test_123 ID from the URL?

woven sequoia
#

cs_test_b1oSCtw04yGjZysRWMUJuWq47B5hMbRbzsdDHC8LGdtQhPi6kXMWkwHVyu#fidkdWxOYHwnPyd1blpxYHZxWjA0V0diZmdUVkd%2FTE9ERE8yUkpxMnNOSmBsN09XcjRgXE5nQ2FNXFdmQFFGV1Z%2FQndqaHB9dUxzMHczTklAUGBIVzBxZGxtYkFIdlNzZF1GdWNvS31yTG9BNTVdXXFHZnFDUycpJ2N3amhWYHdzYHcnP3F3cGApJ2lkfGpwcVF8dWAnPydocGlxbFpscWBoJyknYGtkZ2lgVWlkZmBtamlhYHd2Jz9xd3BgeCUl

pallid turret
#

and the failure you observe, is that on a network request you can see in your dev tools network tab?

#

Does it happen on page load, or when you try to pay?

woven sequoia
#

It occurs when I try to load the page

pallid turret
#

Is there a network request failure you can see, or a runtime JS error?