{"section":"tracks","requestedLocale":"en","requestedSlug":"viewing-transaction-details","locale":"en","slug":"viewing-transaction-details","path":"docs/en/tracks/vtex-modules-getting-started/payments/viewing-transaction-details.md","branch":"main","content":"Every transaction that is made in a VTEX store is recorded in the **Orders** module. To see the details of all of these transactions, do the following:\n\n1. In the VTEX Admin, go to **Orders** > **Transactions**, or type **Transactions** in the search bar at the top of the page.\n\n2. You will see then the list of transactions, where you can search for specific ones. To filter, click on the funnel icon. You can filter by:\n- Channel\n- Transaction Start Date\n- Authorization Date\n- Commitment Date\n- Cancellation Date\n- Payment System\n- Installments number\n- Transaction Status (examples: `cancelled`, `authorizing`, `approved` or `finished`)\n\nOnce you find the wanted transaction, just click on it.\n\nIn the transaction screen, you will find two boxes containing the main information concerning the payment of the order. This information is updated as the transaction proceeds in its flow.\n\nOn the right side of the screen there is a box containing:\n- The total order amount\n- Client's data\n- The order ID\n- The anti-fraud identification number (in case it is included in the operation)\n\nIn the top bar there is a link to the order details page within the **Orders Management** module.\n\nIn the left part of the screen you will find the information related to the payment method of the order.\n\nFor transactions made with credit cards, each payment (in case the order was completed using two cards) has a VTEX-generated ID. In addition, the acquirer also creates an identifier number, called __Transaction ID (TID)__. The TID is specific to each card, so if an order is paid with two cards, there will be two transactions and thus two TIDs.\n\nJust below is located the __Transaction Events__ timeline, one of the most useful parts of this screen.\n\nAll communications between VTEX and the affiliates - anti-fraud, gateways and acquirers - are recorded here, including success and error messages and their respective codes.\n\nIn this timeline you can see all the transaction status changes and the exact moment they occurred, and check for possible problems.\n\nReading the description of a cancellation event you can find out, for example, who was the author of that cancellation, or you might find that the connector was the one who denied payment authorization.\n\nRead the __Viewing the order's details in Orders__ article for [examples of events recorded in this timeline](/en/docs/tutorials/how-to-view-the-orders-details)."}