Read transaction details (merchant reference)
You can use the GET /payment/v1/transactions
API endpoint to get details about a payment transaction in case you don’t have a PSP reference if a guest does not click redirect button to your website or closes the transaction window. You can get details of the transaction by specifying the merchant reference.
For this API,
payment:transactions.read
scope should be enabled in your app.