Transaction Status Request
GET
/cgi.html-statusA Transaction Status Request allows the host system to check the result of a previously initiated transaction, typically when communication between the host system and the terminal was interrupted while the transaction request was pending.
Query Parameters
RegisterId*
stringTPN
stringPaymentType*
enumAuthKey
stringTransType*
enumRefId*
stringPrintReceipt
enumMerchantId
stringGET/cgi.html-status
1curl --location 'https://test.spinpos.net:443/SPIn/cgi.html?TerminalTransaction=%3Crequest%3E%3CRegisterId%3E3%3C%2FRegisterId%3E%3CPaymentType%3ECredit%3C%2FPaymentType%3E%3CTransType%3EStatus%3C%2FTransType%3E%3CRefId%3E3%3C%2FRefId%3E%3CPrintReceipt%3ENo%3C%2FPrintReceipt%3E%3C%2Frequest%3E'
Response
// Awaiting response…