Link Reader SDK transaction to Square Order

Hi, we are working on a Kiosk solution to integrate with Square POS. We can create a Square order and we can process a payment using the Reader SDK but we are having trouble connecting the transaction to the order. One of the Reader SDK’s limitations is below and we understand it. Is there perhaps another way in which we can use an in-person Square payment and link that payment to a Square order?

Reader SDK does not support itemized transactions. Transactions processed with Reader SDK appear on buyer receipts and in the Square Dashboard with an optional note and the total transaction amount.

1 Like

Unfortunately not at this time; there is no way for POS API or ReaderSDK to be linked to an order. You could potentially use the note field as an order_id so you can look up the order later, or if you’re using your own database you could create your own linking, but neither of these scenarios would actually make them linked inside Square.

1 Like

Okay, thank you for the quick reply and for providing us with a better understanding.

Hi everyone :wave:

Just checking in if this is still the case? We’re looking to make a self-order kiosk and POS solution for a 120+ location coffee chain, but we NEED to be able to link payments to their orders.

Thanks!

We encountered the same issue. Has there been any progress?

Currently no further updates at this time. :slight_smile: