#nickderobertis
1 messages · Page 1 of 1 (latest)
Hello! You need to register the reader with the new location. Are you using the API or the Dashboard?
There are details here: https://stripe.com/docs/terminal/payments/connect-reader?reader-type=internet
We are using the API. So I'm talking about the scenario where we already had a reader in service in one location. Then we no longer need it there, and want to move it to a different location. That scenario doesn't seem to be covered in the docs you mentioned. They only show how to register a reader with a location for the first time.
It's the same exact process for first time and subsequent times.
You generate a registration code on the reader and register the reader to the location using that code.
Which model reader(s) are you using?
Ok cool, if I just called this API again for a new location, then called the list all readers API, would I get two results back, one for each location? Or does the create API take into account that a reader can't be at two locations at once, and automatically removes the association with the old location?
BBPOS WisePOS E
I believe the old one will remain. If you want the old one to be removed you should delete it: https://stripe.com/docs/api/terminal/readers/delete