Hi
When we were testing our approved production app, We encountered the above issue.
we provide the token and the serial number is also correct.
Please let us know why we receive this error. (everything works in sandbox with a test merchant)
API endpoint: https://api.clover.com/connect/v1/payments
Response:
{
"message": "An invalid device serial number [SERIALNO] or token was provided.",
"requestId": "requestId",
"requestType": "PAY",
"type": "BAD_REQUEST"
}