question

justinsouter avatar image
justinsouter asked justinsouter answered

Serial Number for Install

Clover dashboard shows merchant ID for installs, but I don't see a way to get the serial number for the installed device. How do we get that?

App Market
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Jason Wheeler avatar image
Jason Wheeler answered Jason Wheeler commented

It’s on the device either on the bottom or in the receipt port


If you need it on the website do the following:

Go to setup/account

Click on “payments”

In the address bar delete the word “payments” and replace with “devices”

4 comments
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

justinsouter avatar image justinsouter commented ·

Is this in the developer dashboard, or merchant? I don't see that path in the developer site, which is where we need it. We don't have access to the merchant login.

0 Likes 0 ·
ankitmalviya avatar image ankitmalviya justinsouter commented ·
Sorry, Developer dashboard does not show serial number for of the installed device.
0 Likes 0 ·
justinsouter avatar image justinsouter ankitmalviya commented ·
I wonder, why? And how can we get that information without a merchant authenticating.
0 Likes 0 ·
Show more comments
Jason Wheeler avatar image
Jason Wheeler answered justinsouter commented

Do you have a Clover MID in your profile?

If so, use this URL and replace (MID) with that

https://www.clover.com/setupapp/m/(MID)/devices/

1 comment
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

justinsouter avatar image justinsouter commented ·
That may only work when authenticated as the merchant. I couldn't access that from developer dashboard login.
0 Likes 0 ·
Jason Wheeler avatar image
Jason Wheeler answered justinsouter commented

isn’t there a demo merchant account on the device?


I don’t have a developer device, only demo devices. So I’m just not familiar with the setup.

1 comment
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

justinsouter avatar image justinsouter commented ·
This is for a production device.
0 Likes 0 ·
ankitmalviya avatar image
ankitmalviya answered Jeffrey Blattman commented

May I ask why do you need merchant's device serial number?

3 comments
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

justinsouter avatar image justinsouter commented ·
Our log-to-server code uses serial number, and we having an issue prior to when we have associated a new device install with a particular merchant. Need to identify the merchant by device (serial number) in our log.
0 Likes 0 ·
Jeffrey Blattman avatar image Jeffrey Blattman ♦♦ justinsouter commented ·
Can you have your app send the serial in the request? If you have an app on the device, it can get the serial by calling MerchantDeviceV2Connector#getSerial().
0 Likes 0 ·
Jeffrey Blattman avatar image Jeffrey Blattman ♦♦ justinsouter commented ·
... and / or send the merchant ID as well.
0 Likes 0 ·
justinsouter avatar image
justinsouter answered

Yes, we are getting the serial number on the device using getSerial(). However, we can't match those serial numbers in our log to merchants on our dashboard installs list.

10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Jason Wheeler avatar image
Jason Wheeler answered

If the merchants are live, have them add you as an admin level employee and put your email address in.


Then you’ll have access to their web dashboard and you can pull serials from the link I sent you.

10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

justinsouter avatar image
justinsouter answered

We have found that it's a lot to expect merchants to do much to help troubleshoot until they've made a significant time investment with our product. There is no merchant-action-free way to get the install device serial number?

10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Jason Wheeler avatar image
Jason Wheeler answered

maybe at the development level there is a way to pull it from the MID when they download the app? I dont know the answer to that.


what is your app?

10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

justinsouter avatar image
justinsouter answered

Loyal Patron. A loyalty app that's mostly a web view shell that hosts our web-based virtual terminal, integrated with a custom tender.

10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Welcome to the
Clover Developer Community