Hi,
I'm exploring a new Terminal API via cURL requests. The terminal is getting paired with cURL request but when I'm sending a request for checkout I'm getting a response of checkout but the screen on Terminal sticks on Ready to take payment screen, it is not showing any payment information.
Any idea of how to proceed, how to display payment info screen on Square terminal via terminal API
Hey @ragib Now that you have paired the device if you call ListDeviceCodes does the device_id match what you are using to call CreateTerminalCheckout ?
Square Community