#sarthal17-terminal
1 messages · Page 1 of 1 (latest)
👋 happy to help
if you're using our JS SDK you can use this https://stripe.com/docs/terminal/references/api/js-sdk#disconnect
does that answer your question?
By doing disconnect reader will it kill the instincts of stripe object and also kill the session token
I'm not following what do you mean by that?
If you're looking to clear the connection token you might need to use this as well https://stripe.com/docs/terminal/references/api/js-sdk#clear-cached-credentials
Okay let me try. Thanks for your help.