#A4M1N - terminal
1 messages ยท Page 1 of 1 (latest)
Sure
What guide are you following?
Find help and support for Stripe. Our support center provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
A demo of an in-person payment on Stripe
Any luck...
Let me ask a colleague
Hi ๐ I'm jumping in to provide some more info here.
First off, let's review this doc: https://stripe.com/docs/terminal/readers/bbpos-wisepos-e
Have you been able to connect your reader to a local wifi network?
Yes, and it gets IP address
Okay and the readers are able to update from the network?
yes they do
Okay and you are trying to connect and/or ping these readers from a machine on the same local network I am assuming.
No from another network.. But I can do locally if needed
Both the machine and the device need to be on the same local network
ok let me try now
Also can you try running nslookup 192-168-0-15.5ppefnley7mgvpcmz4fe.device.stripe-terminal-local-reader.net
Well ping or ns lookup will only work on the same network.
Unless you are using server driver integration, the POS and the reader will need to be on the same local network
Are you able to reach the reader now?
Trying on local one moment plz
Hello
As you can see we are connected on same local but still not ping able
can I give you access to the system on local network so you can have a look at it yourself plz
Hello! I'm taking over and catching up...
Ah, that's not how the ping command works. You need to ping either the IP address or the hostname. Let's start with pinging the IP address. Try this command: ping 192.168.86.197
Let me know what happens when you try that and we'll go from there.
Okay, so pinging the hostname didn't work, which indicates a DNS issue. Can you try nslookup with the hostname?
Okay, will you try the same nslookup command but add 1.1.1.1 at the end? So it's like this: nslookup <hostname> 1.1.1.1 and see if that works?
Oh, sorry, I didn't mean for you to include the < and > characters.
That was just to indicate it was a placeholder.
any chance I can give you anydesk
If you paste the hostname in here I can give you the exact command to run.
I don't know what anydesk is, but if it's some kind of remote screen sharing tool then no, sorry, I can't use anything like that.
nslookup 192-168-86-197.5ppefnley7mgvpcmz4fe.device.stripe-terminal-local-reader.net 1.1.1.1
Try that command and see if you can resolve the hostname with that DNS server.
Okay, so that works. If you change your system's DNS servers to 1.1.1.1 and 1.0.0.1 and then try Terminal again does it work as expected?
Okay, cool. So if you try your Terminal integration again does it work?
That's a new issue; your Terminal integration is running in an insecure context, which you need to fix before it will work.
See the "Not secure" in the top left?
sure then I will get the ssl certificate sorted tomorrow and try again
if come across new issue will give you a shout
you been a great help
thanks so much
Sounds good! I think you're almost there. ๐