How to locate the transaction ID and its status
- Open the customer’s Client Dashboard

- On the left side menu, select Payments
- Click on the Error tab

- Open your browser’s Developer Tools (Ctrl + Shift + I on Chrome)
- Select the Network tab

- To facilitate finding the correct logs, click Clear network log
(Ctrl + L) to clear the board of previous logs - Go to the CDB’s search bar and enter the name or email of the user who had an issue

- The Network tab will add logs, including two SearchLiveTransactionHistories requests. Select the second one
- Select the Preview tab. Each transaction row available in the CDB page will have an entry here, including the id (equivalent to the transaction ID, which you can search on Kibana and check different logs).
- On each of the entries, you can click the arrow to expand the details. Here, you will find the information you need on parameters:
paymentStatus
statusDetails

Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article