Payment APIs
Get Transaction Status
Fetch the status of the Transaction. Status will be either "Success/ Failed or Pending". Refer PortOne docs for additional details.
get/api/transaction/{merchantOrderRef}/status
Path parameters
merchantOrderRefstring required
Headers
X-Portone-Client-Keystring
Authorizationstring
The Authorization header is used to include the JWT for authenticating API requests; learn how to generate the token <a href="/docs/jwt-authentication" target="_blank">in this guide</a>
Response
Successful response
Changes
No recorded changes to this endpoint across all 1 revision of this API.