#battbot_docs
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/1344018010922553418
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
we have app on device implementation. If our app can leverage the magnetic stripe reader on the Terminal to read the card information for us, we can process the Giftcard ourselves.
But i didn't find anything in the terminal docs about how to access the magnetic reader to read information
hmmm, that is a great question. i don't know the answer offhand but i will do some digging.
my suspicion is that this isn't something we'd directly support though.
which reader are you using?
wisepos e
and the new one, i think s700?
all the peripheral readers on these devices are just usb attachments? if so maybe we can access the hardware directly somehow?
ok cool, thanks for confirming. let me check a few things.
i know stripe uses it's own android kernel, does it have something in place to prevent exposure of these peripherals?
ok yeah i just double checked and this isn't something would directly support sadly
ok thank you