Hi
I have a couple terminals set up for using terminal checkout - they were working, now when I create a terminal checkout, nothing happens on the device until the checkout times out.
"id": "XXXXXXXX",
"amount_money": {
"amount": 528550,
"currency": "AUD"
},
"reference_id": "Invoice 30148",
"note": "Invoice 30148",
"device_options": {
"device_id": "XXXXXXXX",
"tip_settings": {
"allow_tipping": false
},
"skip_receipt_screen": true
},
"status": "PENDING",
"created_at": "2020-08-11T05:56:09.165Z",
"updated_at": "2020-08-11T05:56:09.165Z",
"app_id": "XXXXXXXX",
"deadline_duration": "PT5M",
"payment_type": "CARD_PRESENT"
}
Device ID etc is all correct.
Anyone have any ideas?