Check Transaction Status by Reference
Payments
Check Transaction Status by Reference
Checks the latest provider status of a payment using the authenticated merchant’s unique transaction reference.
GET
Check Transaction Status by Reference
Overview
Check the latest payment status using the merchant reference supplied when the transaction was created. The reference lookup is scoped to the merchant identified by the API key. References belonging to another merchant are not accessible and return404.
Request Example
Response Example
This endpoint contacts the payment provider and may update the status stored by DompetX. Use the transaction detail endpoint when only the currently stored data is needed.
Authorizations
Query Parameters
Merchant transaction reference supplied when the payment was created.
Example:
"ORDER-20260714-001"
Response
Status retrieved successfully