Open nathanoertel opened 3 years ago
@nathanoertel Which Android device you are using?
Could you try the sample app and see if you are able to connect to the reader. There is a possibility that it needs a configuration update .
@amimishr I've tried:
I've checked the software on the chipper using the Auth.net app and the software on all chippers we have tried (2 BT and 1 audio) are up to date.
This operation doesn't work with the sample app or our integration of it on any device. I was told by Authorize.net's support that I was out of luck because I didn't use some mystery list of approved devices (they didn't include what that list was) and was told to switch to iOS.
@nathanoertel Using the sample app, could you try doing OTA update?
@amimishr that function doesn't work in any way.
This also will not work for me. I'm using a BBPOS CHC2XBT Chipper 2X BT.
I'm attempting to implement this without the UI according to the instructions. This is my code:
I get the message
Transaction Status Update: Waiting for device...
from theonTransactionStatusUpdate
event but never get anything from eitheronPrepareQuickChipDataSuccessful
oronPrepareQuickChipDataError
. I've inserted the card into the device and waited for an extended period of time.I do not see this actually used in the sample app anywhere. Does this work and what might I be doing wrong?