#kikoh_code

1 messages ¡ Page 1 of 1 (latest)

coarse sunBOT
#

👋 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/1496962367987257576

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

quiet plume
#

Here's a view of the network requests from my POS. Using Wifi the JackRabbitService connects and is fine, but if the reader is only connected via cellular it times out. I'm testing this since my client has an unreliable local network, so having it work over cellularly only would be a great benefit.

#

My guess- does the cellular service only work if you run the POS software directly on the S710? Unfortunately my client prefers a larger display (10" tablet), which means having the separate browser based app using the Stripe JS library.

wide stone
quiet plume
#

gotcha, thank you. I'll assess shifting the logic to the server side, since I'm already using some server side code for capturing the payments.