For the complete documentation index, see llms.txt. This page is also available as Markdown.

Retrieve Payment

This service can be used to inquire about the transaction status.

Status Inquiry – check_transaction

post
/v1/softpos/check_transaction
Header parameters
Session-KeystringRequired

Mobile session key

Content-TypestringRequired

Content type.

Example: application/json
Body
payment_session_idstringRequiredExample: 86D87D5052D98CD0
Responses
200Success
application/json
object_namestringOptional
codeintegerOptional
messagestringOptional
post/v1/softpos/check_transaction

Last updated