{"section":"tutorials","requestedLocale":"en","requestedSlug":"how-to-view-the-orders-details","locale":"en","slug":"how-to-view-the-orders-details","path":"docs/en/tutorials/payments/transactions/how-to-view-the-orders-details.md","branch":"main","content":"The purpose of this article is to indicate the path to viewing and analyzing a transaction on the **Orders** module.\n\nOrders shows you all the way through a transaction in your store. Thus, the interactions show approvals, cancellations, the return of antifraud, etc. That is, all returns from payment and anti-fraud systems are logged in the order detail.\n\nTo access this information, follow the steps below.\n\n1. In the VTEX Admin, go to **Orders > Transactions**, or type **Transactions** in the search bar at the top of the page.\n2. Do a search or click on the desired transaction.\n\nWhen entering the transaction, you will find two boxes that contain the main information regarding the payment of the order. This information is updated as the transaction progresses in the payment stream.\n\nOn the right side there's a box containing the total value of the order, the customer data, the order ID and the anti-fraud number (if it exists in the transaction).\n\nThe ID refers to the transaction on VTEX gateway, and it's part of the URL.\n\n![pci](https://cdn.statically.io/gh/vtexdocs/help-center-content/refs/heads/main/docs/en/tutorials/payments/transactions/how-to-view-the-orders-details_1.png)\n\nAbove this box is a link to the order in the **Orders** module.\n\nIn the left box are the information related to the payment method.\n\nFor credit card transactions, each payment (there may be two cards) has an ID generated by VTEX. The acquirer also creates one called Transaction ID (TID). The TID is specific to each card, that is, if an order is paid with two cards, there will be two transactions and thus two TIDs.\n\n> ⚠️ In transactions without TID, it can be interpreted that the acquirer did not process the payment, that is, that it doesn't have a TID. Occasionally this may generate an error, and a quick way to identify it is to check for a TID.\n\nThe most important part of this screen is the transaction interaction log. Here, all VTEX communication with registered affiliates - anti-fraud, gateways and acquirers - is registered, including success and error messages, with their respective codes.\n\nThe following are examples of how to view the most common scenarios that require PCI Gateway parsing.\n\n## Examples\n*Each box corresponds to the log containing the response of the interaction between VTEX and the partner system. At the top of the box appears the name of the partner who generated the message.*\n\n### Approval event\n\n![](https://cdn.statically.io/gh/vtexdocs/help-center-content/refs/heads/main/docs/en/tutorials/payments/transactions/how-to-view-the-orders-details_2.jpg)\n\nIn this example, we see a payment approval. That is, we see that the operator authorized the closing of the purchase with this payment data.\n\n### Anti-fraud approval event\n\n![](https://cdn.statically.io/gh/vtexdocs/help-center-content/refs/heads/main/docs/en/tutorials/payments/transactions/how-to-view-the-orders-details_3.jpg)\n\nHere we see the return of the antifraud receiving the transaction and then the return with the risk analysis that was performed, and which approved the transaction. In case of failure, the log will display the information `RiskRejected`.\n\n### Invoice event\n\n![](https://cdn.statically.io/gh/vtexdocs/help-center-content/refs/heads/main/docs/en/tutorials/payments/transactions/how-to-view-the-orders-details_4.jpg)\n\nIn this example, the carrier returns the value settlement event, that is, it informs that it made the order invoice.\n\n### Processing error\n\nThe example below shows a credit card transaction that generated an error while being processed by the Redecard acquirer. Affiliates usually return a code (`ConnectorCode`) next to a message. For detailed error information, we recommend refering to the purchaser's documentation. Through a quick Google search you can find the list of codes and messages of each affiliate.\n\n![2017-01-26 20_23_37-634883 _ VTEX PCI Gateway](https://cdn.statically.io/gh/vtexdocs/help-center-content/refs/heads/main/docs/en/tutorials/payments/transactions/how-to-view-the-orders-details_5.png)\n\n## Scheduled automatic settlement\n\nAutomatic settlement is a feature that schedules the settlement even though the invoice has not been issued. Therefore, it's a guarantee of the settlement, even if there was no invoice for the order.\n\nIf the order is canceled, the chargeback will occur normally.\n\nHere's how to view the automatic settlement schedule date:\n\n![](https://cdn.statically.io/gh/vtexdocs/help-center-content/refs/heads/main/docs/en/tutorials/payments/transactions/how-to-view-the-orders-details_6.jpg)\n\n## Payment TID\n\nThe payment TID is the code that identifies the purchase. This code is not generated in VTEX, but is sent by the operator at the time of authorization. That is, VTEX sends the order data and the gateway or the operator returns the TID.\n\nThis information is important whenever you need to confirm something with the operator, as this code must be entered in order to identify the transaction.\n\nTo find this code in the transaction, see the illustration below.\n\n![](https://cdn.statically.io/gh/vtexdocs/help-center-content/refs/heads/main/docs/en/tutorials/payments/transactions/how-to-view-the-orders-details_7.jpg)\n\n## Client's IP\n\nThe client's IP is collected at the time of the purchase and can be seen in the upper field of the transaction screen, as shown below.\n\n![](https://cdn.statically.io/gh/vtexdocs/help-center-content/refs/heads/main/docs/en/tutorials/payments/transactions/how-to-view-the-orders-details_8.jpg)\n\n## Antifraud ID\n\nThis is the transaction ID for the antifraud. For antifraud searches, you should check this value on the PCI Gateway.\n\n![IDAntifraude](https://cdn.statically.io/gh/vtexdocs/help-center-content/refs/heads/main/docs/en/tutorials/payments/transactions/how-to-view-the-orders-details_9.gif)\n\n## More information\n\nIn addition to the above information, there are other data taken from interactions with the carrier, with the gateway and/or the anti-fraud that are identified and made available more clearly in the box **+ information**. Check its location in the image below:\n\n![](https://cdn.statically.io/gh/vtexdocs/help-center-content/refs/heads/main/docs/en/tutorials/payments/transactions/how-to-view-the-orders-details_10.jpg)"}