#bwurtz999_api
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/1309613606974787739
📝 Have more to share? Add more details, code, screenshots, videos, etc. below.
Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- bwurtz999_api, 1 day ago, 40 messages
For context, trying to process this payment intent caused the reader to freeze and become unusable
I use the same POS system in dozens of locations and this does not happen in other places
My manager tells me every 3rd or 4th try when a customer inserts their card, it crashes
But tap to pay works fine
Hi, can you share the exact error you're seeing? That request id you shared is from a successful transaction, is that intentional? Also, have you already attempted the troubleshooting steps, https://docs.stripe.com/terminal/readers/bbpos-wisepos-e#troubleshooting?
Yes, I've attempted these
And yes, the request I shared was successful
But it caused the reader to freeze
Ah, so it is freezing after sending the request to Stripe.
How do you resolve the freezing issue prior? You mentioned that every 3rd or 4th try when a customer inserts their card, it crashes -- so I assume they take some sort of action and the use the device
Is it crashing or freezing? Can you share the screenshot of what you see on the terminal?
I don't have a picture unfortunately
I'm getting this information from my manager
The next two requests show Unreachable but the device is online
Looking further...
Thank you
After further looking at this, it looks like there’s either an unreliable network or you don’t have access to reach all of stripes servers. As a next step, can they try the reader on a different network like a mobile hotspot? It could explain why only this location is seeing this issue.
Unfortunately we only have one option at this location
Getting a hotspot running there would take a few days and be an extra cost that my client won't be happy about
What does you mean it doesn't have access to all of Stripe's servers?
This just means that you can't reach Stripe
Why would that happen? And why would it work some times but not others?
We talk a bit more about it here: https://docs.stripe.com/ips#stripe-terminal-domains
So you think that some of these IPs might be blacklisted or restricted? And that's what causes the errors?
Also, would I need both Stripe Domains and Stripe Terminal Domains to be allowed for a server-driven integration? Or just Stripe Terminal Domains?
Yes, a likely possibility. You would also want to ensure that you have a stable network. Terminal Domains would be fine for Terminal only inetgration.