The Third-Party Logs menu in the Paytia platform provides insights into webhook data sent to your system when using Paytia's API services. This feature allows you to view detailed logs of all transactions, including their webhook responses, statuses, and any associated errors.
The menu provides the following columns of information:
Column Header | Description |
---|---|
SR NO. | Displays the row number of the transaction in the log. |
USERNAME | Shows the admin email or username associated with your Paytia account. |
PAYTIA NUMBER | The Paytia phone number used during the transaction. |
TXN ID | The transaction reference number generated for the transaction. |
FIRST NAME | The cardholder's first name. |
LAST NAME | The cardholder's last name. |
COMPANY NAME | The name of the cardholder's company. |
CARD LAST FOUR DIGIT NUMBER | Displays the last four digits of the card used for payment. |
REF ID | The reference ID sent with the API post. |
STATUS | Indicates whether the transaction was successful, failed, or pending. |
AMOUNT | Shows the total amount processed in the transaction. |
RESERVE AMOUNT | The reserved amount for recurring payments or pre-authorizations. |
TXN DATE | The date and time when the transaction occurred. |
ACTIONS | Includes additional options for viewing detailed information or webhook request logs. |
Date Range Filtering
Keyword Search
View
Webhook Request
Column Header | Description |
---|---|
# | Row number of the webhook response. |
WEBHOOK RESPONSE | The data payload sent in the webhook response to your system. |
HTTP CODE | The HTTP status code of the webhook request (e.g., 200 OK indicates success). |
DESCRIPTION | A description of the HTTP code returned. |
STATUS | Indicates whether the webhook request was successful or failed (e.g., success or fail). |
The expanded view provides in-depth details such as:
Status
and Webhook Response
columns to diagnose transaction or webhook errors quickly.HTTP CODE
and associated descriptions to resolve system or network errors.TXN ID
and REF ID
with your internal systems for transaction reconciliation.By leveraging the Third-Party Logs, you can monitor and troubleshoot your integration with Paytia’s API services efficiently.