#-_docs

1 messages ยท Page 1 of 1 (latest)

keen mothBOT
#

๐Ÿ‘‹ 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/1367557892013821984

๐Ÿ“ Have more to share? Add more details, code, screenshots, videos, etc. below.

sly frost
vagrant pecan
#

Yes I am, I'm not quite an android developer though and I plan on using an app called ChargeStripe to charge via a card reader.

#

I'm more of an API/Web developer

#

Currently I am using online payments via Python Flask using the Stripe API, however this can take a while to do when I'm trying to accept payments in-person.

#

I'm just wondering if using the terminal sdk (which is used in the app I plan on using) with a card reader such as the BBPOS WisePad 3 requireds a specific android version such as 11+ to be able to use, as I cannot find this specified anywhere in the docs except about the tap-to-pay

sly frost
#

It very likely requires a quite new version; let me see if I can find that in writing.

vagrant pecan
#

Okay

sly frost
vagrant pecan
#

So with this I'd assume the card reader will work with an android device that is at least Android 8.0?

#

Whereas tap-to-pay via phone's NFC requires at least Android 11?

sly frost
#

That sounds correct.

vagrant pecan
#

Awesome, thank you. I just needed to confirm before I pay ยฃ49 for a card reader... I would have hated to purchase it just to find out it wouldn't work with my phone, but gladly it should. Thank you for your help!

sly frost
#

What's your phone?

vagrant pecan
#

Samsung Galaxy S8

#

Android version 9

#

Model is SM-G950F

sly frost
#

Yup, so you should be at API level 28 and therefore good to go. ๐Ÿ™‚

vagrant pecan
#

I see Knox API Level as 27, unsure if that is the API level but I think so, which it's above 26 so it should work.

sly frost
#

๐Ÿ‘ ๐Ÿ™‚