#sanji233

1 messages · Page 1 of 1 (latest)

viscid hearthBOT
prisma ferry
#

To request access to this beta feature, please contact us at stripe-terminal-betas@stripe.com.
It looks like you are using a beta feature. Have you contacted stripe-terminal-betas@stripe.com ?

agile kayak
#

Yes, I sent an email a month ago but there was no response. We just hope to use the device, but currently there is no solution for us to run it

#

Can I know what the beta feature is? I just integrated POS and want to swipe my card

prisma ferry
#

Can you check your code and see if you use any beta feature? you can start by searching beta in your code base

agile kayak
prisma ferry
#

Are you using the master branch?

agile kayak
#

yes

prisma ferry
#

Did you make any changes to the example code?

agile kayak
#

I added backend configuration

prisma ferry
#

Can you share with me your merchant ID? you can find it from the Stripe Dashboard -> Settings ->Account Details

agile kayak
#

acct_1GGVetEvsfA3K4oy

prisma ferry
#

OK, can you also elaborate more on I am still prompted to activate testing permissions ?

agile kayak
#

Wait a moment, I'll reproduce it again

#

I just updated the demo code and will now report this error
2023-07-28 11:00:49.787 18077-18077/com.stripe.example.javaapp E/StripeTerminal: class=BbposDeviceListenerWrapperImpl message="Failed to read terminal setting" DF8926=TAG_NOT_ALLOWED_TO_ACCESS

#

Please review this video. When I first click on the device, the log prompts Failed to read terminal setting "DF8926=TAG-NOT_ALLOWED_TO-ACCESS

prisma ferry
#

I don't think you can use a reader that's outside your account country. Since your account is in Italy, you should register your reader in a location within Italy.

agile kayak
#

I am currently in China and my clients are in Italy and Germany

#

I also provided the address for Italy, but also prompted 'Failed to read terminal setting' DF8926=TAG-NOT_ALLOWED_TO-ACCESS

#

Is this because I am in China?

prisma ferry
#

It shouldn't matter if you are in test mode, register your reader to a location in Italy and try again.

agile kayak
#

I tried, but still prompted the same error

#

A test is in Italy

prisma ferry
#

OK, can you share with me the terminal reader ID? it starts with tmr_

agile kayak
#

tmr_FL6MKQdWZtTHA6

prisma ferry
#

Are you connecting this device by USB or bluetooth?

agile kayak
#

I am connecting by USB

#

I have also tried Bluetooth, but the same problem still exists

prisma ferry
agile kayak
#

yes

prisma ferry
#

Can you try a different cable? I saw lots of USB unexpectedly disconnected during operation. errors from the log

agile kayak
#

The data cable comes in its own packaging box

prisma ferry
#

Do you happen to have another cable?

agile kayak
#

Okay, I'll try another one

#

I changed the line, but it was still the same. I noticed that the first click would prompt Failed to read terminal setting "DF8926=TAG-NOT_ALLOWED_TO-ACCESS, and the second click would prompt com. stripe. striped terminal. external. models. TerminalException: USB unexpectedly disconnected during operation

prisma ferry
#

Do you have another terminal reader with you?

agile kayak
#

I only have this one

#

Do you think it's a problem with this POS machine

prisma ferry
#

There's a possibility. The log says USB unexpectedly disconnected during operation so there's a problem with USB connection, it can be USB cable or the USB connection port on the reader, or even your laptop's USB port.

agile kayak
#

But I will also prompt this error when using Bluetooth

#

Is it possible that this machine needs to be set up or authorized for operation

prisma ferry
#

OK, try this
1/ remove the USB cable
2/ forget the device from your phone bluetooth settings
3/ open the demo app to reconnect the reader via bluetooth.

agile kayak
prisma ferry
#

And do you see any error in logcat?

agile kayak
#

yes

#

2023-07-28 11:49:01.771 11774-11774/com.stripe.example.javaapp E/StripeTerminal: class=BbposDeviceListenerWrapperImpl message="Failed to read terminal setting" DF8926=TAG_NOT_ALLOWED_TO_ACCESS

prisma ferry
#

If possible, can you run your application in another Android device?

agile kayak
#

Okay, I will try using Bluetooth on my phone

prisma ferry
#

Just check in, do you still get the same error after using a different device?

agile kayak
#

Sorry, I can connect through Bluetooth using my phone (Android 9), but our Android motherboard (Android 11) is missing and cannot be connected. Do you think this is the reason?

prisma ferry
#

What is missing?

#

OK, so it works fine with your phone?

agile kayak
#

Sorry, there was a translation error. What I meant was that we couldn't connect

#

couldn't connect Android motherboard (Android 11)

prisma ferry
#

OK, let me clarify.

  • It works in your Android 9 phone
  • It doesn't work in your development Android board

Is it the correct understanding?

agile kayak
#

yes

prisma ferry
#

Got it.

#

So you might want to work with your Android hardware engineer to figure out the problem.

agile kayak
#

Can I ask about the Bluetooth version of this POS machine

#

We suspect that it may be due to different versions

viscid hearthBOT
agile kayak
#

Android 9 phone is 5
Android board is 4

prisma ferry
#

If you need more information on the device specification, please reach out to support https://support.stripe.com/contact/email

#

btw, BBPOS WisePad 3 uses Bluetooth Low Energy (LE) , you might want to check if the Android development board supports it.

agile kayak
#

Okay, thank you. Do you have any suggestions regarding the USB connection issue? We may hope to have a wired connection for more stability

prisma ferry
#

It's in the product sheet that I shared earlier

agile kayak
#

ok,thank you