#echo_unexpected
1 messages ยท Page 1 of 1 (latest)
๐ 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/1438569378277888041
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
This happens on iOS (tested on multiple browsers: Chrome, safari, brave, firefox, aloha)
In desktop view this appears so the redirect to the Stripe checkout didn't worked properly
Hi there ๐ have you been able to do any additional debugging so far to see if there are any errors being thrown to the browser console?
Currently not since I don't know any iOS browser with browser console do you got any browsers that having a browser console addon?
๐ stepping in as toby needs to step away
Are you able to reproduce when you use web on your laptop but switch to mobile mode via dev tools?
I can also test if you give me instructions on how to get to your checkout page
So actually on laptop it works without any issues also worked in mobile mode since it open it in a new tab its actually just happening on iOS devices we tested it on iOS 17,18,26 on all OS the same issue.
If you got a iPhone just go to the website of our test user: https://orscripts.com/ select there any product and click on buy now there you come to our checkout embed. You can simply use any random mail or my test mail test@echoauth.dev select then stripe and agree to the tos and click on continue then you should see it.
Yeah sorry can't do that on mobile from my end. Next step would be for you to hook up your mobile device so that you can view console logs like discussed in https://webkit.org/web-inspector/enabling-web-inspector/
But also I don't really understand what you mean by:
If you switch to the desktop view in our checkout it shows you from our side Page has been opened in a new tab (that didn't happened) and Click here with the link. Once you click it, it brings you back to the landing page but if you click on open in a new tab it works
Can you tell me more about that? It sounds like your own code is stating that "the page has been opened in a new tab"?
Lastly, can you confirm you are using Embedded Checkout here? Versus Hosted?
Sharing your code snippet would help too
I mean like request desktop version
Ah you are using desktop version on your mobile device. And when you do so then you see that "payment page has been opened in a new tab"?
Yes exactly
The only issue is that the mobile device view on iOS ends up like that
Interesting... I'm not familiar with using that setting on a mobile device but I don't believe that message would populate without it coming from your code? Like it is styled and everything.
Also if you google that string it isn't a common thing
Like I'm nearly positive this is something in your own code here that you need to look into
Okay just wanted to make sure because maybe you heard of any issues like that because it was around the time from the 2025-10-29.clover update but thanks anyways then i will check the code again possible that one of our dev team made any mistake
Yeah if you can surface a specific error coming from us (hooking up a console like mentioned above would help with that) then we'd be happy to investigate more. But I'm like 99% sure this is something in your code here.
We haven't heard of any other reports of behavior like this and I would expect it to be pretty widespread if something did change/break on our side.
Yes probably thanks anyways have a great day