Get Transaction Status by payment_id
POST/api/v1/payment/status
Retrieve status info of a payment by payment_id. If cascading context is enabled, returns status of most recent payment in cascade.
Additional parameters and transaction history (the response to the Get Status operation will include a list of associated transactions for the payment—such as refund, partial refund, auth, capture, etc.) may be returned if configured in the Protocol mapping
🔗 Related Checkout GET Transaction Status by payment_id:
Request
Responses
- 200
- 400
- 401
Payment status details
Bad request - missing or invalid parameters
Unauthorized - invalid merchant key or hash