Skip to main content

Transaction Enquiry API

GET 

/api/transaction/enquire/:token

deprecated

This endpoint has been deprecated and may be replaced or removed in future versions of the API.

If you wish to enquire about a transaction status, after completion, you can do so by using the below information provided to you

🎯 Note: The above API is deprecated, kindly use the below URL for transaction enquiry 👇
EnvironmentEnquiry URL
Sandbox testing https://sandbox.hesabe.com/api/transaction/enquire/:token
Production https://api.hesabe.com/api/transaction/enquire/:token
Transaction Status Description
SUCCESSFUL Transaction was authorized and captured
AUTHORIZED Transaction has been authorized and is available for capture
REFUNDED Refund request has been processed and approved
FAILED Payment was unsuccessful

Request​

Responses​

Transaction successfully found – The transaction ID is valid, and the corresponding transaction details have been retrieved successfully.