#Salarmiirzaeie
1 messages ยท Page 1 of 1 (latest)
when I wanna try discover readers for tap to pay method
Could you please paste the relevant code snippet?
const {error} = await discoverReaders({
discoveryMethod: 'localMobile',
simulated: false,
});
And could you copy the exact error message please?
Hi there ๐ jumping in as my teammate needs to step away soon. Our Tap to Pay feature is only available on iOS and Android devices. You can double check the requirements for a device to be supported here:
https://stripe.com/docs/terminal/payments/setup-reader/tap-to-pay?platform=android#supported-devices
It just happened on some unique devices like TC-Touch-T2 Pos machine
Does that device meet all of the requirements for it to support Tap to Pay? My suspicion is it doesn't, which is why we're blocking it, but I don't know the specifics about that type of device.
Hello ๐
Taking over here
What is a TC-Touch-T2 POS machine? Is it android based?
Who is the manufacturer? Can you provide more information?
Is the device rooted? OR is it running a beta/custom version of android?
Yeah I don't know much about the system and most likely they run some sort of a custom version Android which doesn't meet Google's and Stripe's crietaria to run Tap to Pay APIs
Have you tried your code on a smartphone?
Yes it works on smartphones