Hi,
Trying to look into an error that was received from our Clover device stating "error invoice id cannot exceed 12 characters". However, we are using the external id, which we were told previously was 32 characters max. We are using the Clover API to pass the invoice information over to the Clover device for the payment. We pass our system's invoice id(s) in the external id field and if there are multiple invoices we separate them with a pipe character (I.E. XXXXX|XXXXX).
We haven't had this issue since our initial review of it back in December of 2020. Has there been any syntax change since then?
Also - Looking at what was sent to Clover, the actual length was exactly 11 characters, so I would assume that should work, but it did not.
Thanks for any insight!
-Steve