#treiser_code

1 messages ยท Page 1 of 1 (latest)

civic groveBOT
#

๐Ÿ‘‹ 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/1299334168861212722

๐Ÿ“ Have more to share? Add more details, code, screenshots, videos, etc. below.

stable arch
#

Do you have a link to the payment page where I can see the error?

charred heron
#

it isn't available publically... I'm still developing it on my system in the office

stable arch
#

Can you share an ID of the request (req_xxx) or the session (cs_xxx)?

stable arch
charred heron
stable arch
stable arch
#

Works for me. I would guess that something in your browser is blocking some JS โ€“ perhaps an extension/adblock or something

charred heron
#

If I click continue after the first exception, I get network error encountered

stable arch
charred heron
#

yes, the link I sent you, I clicked it and it worked... so it was just in my debugging session where I have an issue

#

don't know if I can get an incognito window from visual studio to be used... it is using chrome

stable arch
#

I'm confused โ€“ why are you opening a URL in Visual Studio?

#

It's likely just not supported

charred heron
#

I'm not opening a URL in visual studio, I opened a browser window using the link I sent you above... that link was what I got from my code when I started the Stripe Session and my app redirects to it

stable arch
#

OK, then as I explained the likelihood is something in Chrome is blocking the JS. Can you share a video of the issue or something

charred heron
#

let me try... just a sec

#

visual studio comes to the foreground because there is a script that running too long, and then the error happens

#

very basic MVC app

stable arch
#

Sorry I've no idea what you're showing me here. Why is there a debuger running? As we've demonstarted we can both open the payment page URL and complete the fields so not sure what the issue is

charred heron
#

I have to debug my application before it goes live so I'm in the debugger

#

the tutorial I watched was also in the Visual STudio debugger and he didn't have any issues entering in the payment information during his debug session

stable arch
#

I would guess that there are errors thrown on the payment page (check the console) that are likely safe to ignore, but the debugger is pausing on them

#

As we've verified we can load and pay on the payment page so this level of testing is redundant. Plus we don't support end-to-end automated testing if that is what you're trying to do

charred heron
#

I was just worried about the unhandled exception in the script and was hoping someone else encountered same to tell me what causes it. my system is behind a lot of security, so I will get with IT to see if they can see if my traffic is being blocked

#

that's the only thing I can think of

#

thanks for the morning chat!

civic groveBOT
charred heron
#

for what its worth, this is the vid I watched to implement Stripe -> https://www.youtube.com/watch?v=HQnHdKVDCL4

Welcome to our YouTube channel! In this video, we will guide you through the process of integrating Stripe payment into your ASP.NET MVC application. Whether you're a beginner or an experienced developer, this tutorial will help you seamlessly integrate Stripe into your web application and start accepting payments in no time.

During this tutori...

โ–ถ Play video