SPIn Specification
Transaction Status Request
GET/cgi.html-status

A 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*
string
TPN
string
PaymentType*
enum
AuthKey
string
TransType*
enum
RefId*
string
PrintReceipt
enum
MerchantId
string
GET/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…