#ferterahadi

1 messages · Page 1 of 1 (latest)

random arrowBOT
cinder zealot
#

hello Stripe

peak sparrow
#

Hi there, how can I help?

cinder zealot
#

we recently received logs related to this issue. What could be the cause of the problem?

#

this happens when user tries to use the tap-on-mobile feature

#

specifically when the app tries to connect to the Device NFC

peak sparrow
#

Are you using a Stripe Terminal reader? or Tap to Pay on Android?

cinder zealot
#

Tap to Pay on Android

#

and this is the SDK version that we use

#

implementation "com.stripe:stripeterminal-localmobile:2.23.2"
implementation "com.stripe:stripeterminal-core:2.23.2"

peak sparrow
cinder zealot
#

I believe it is

peak sparrow
#

Can you check and confirm? Since the error suggests that it's not certified.

cinder zealot
#

okay let me check

#

and then get back to you again

#

may I know when did Stripe impose this requirement?

#

because, Tap to Pay worked previously

#

and suddently Tap to Pay stops working

peak sparrow
#

No it's not something new, Google Mobile Services is always required for Tap to Pay to work.

cinder zealot
#

strangely it worked previously

#

assuming the device has Google Mobile Services in it

#

what else could be the reason?

peak sparrow
#

I believe the error message is very clear: "Device is not Google Mobile Services (GMS) certified"

cinder zealot
#

does the SDK check the GMS version the device is using?

#

does the device has to use the latest GMS version?

peak sparrow
#

I don't see the docs mention the latest GMS is required.