#sanji233
1 messages · Page 1 of 1 (latest)
You can find the serial number at the back of WisePad 3: https://support.stripe.com/questions/find-the-serial-number-for-a-stripe-terminal-card-reader-device
Thank you, but what I mean is to obtain SN through code
For example, is there such a feature in the SDK
There is no API to obtain SN
Is there an interface in the cloud to obtain the device SN bound to my account
There is no direct API/interface to do it. One way I can think of is to set serial number in the metadata when creating a terminal reader, so that you can retrieve it later: https://stripe.com/docs/api/terminal/readers/create#create_terminal_reader-metadata
ok,thank you