#Ronit

1 messages · Page 1 of 1 (latest)

weak pondBOT
celest tulip
#

Can you please share what exact Terminal integration you are following first ?

bitter copper
#

install via pods and i am cancelling the connection process after tap on connect reader option when the discover process is finished and connect reader fucntion is calling

celest tulip
bitter copper
#

sorry, it is bluetooth connection and reader M2 model

celest tulip
#

Now why where you want to make the reader value null and why ?

bitter copper
#

Terminal.shared.connectBluetoothReader(selectedReader, delegate: readerDelegate, connectionConfig: connectionConfig) here because user want to cancel connection with reader

celest tulip
#

Why you want to disconnect? just remove the terminal from your local integration if you want

bitter copper
#

how does i can do it

celest tulip
#

It depends on your integration code, are you stroing the terminal id in database something else..

#

You don't need to handle this by Stripe SDK.

bitter copper
#

if possible can i use disconnectReader method for disconnect reader from app

celest tulip
#

You can try I think yes.

bitter copper
#

thanks for help i got it working by that function