Open Transaction Logs

The exported data can be opened easily using any application that supports .csv files. Some of the applications are Microsoft Excel, Google Sheets, etc.

Contents of the CSV file

The CSV files will have information such as:

  • Timestamp: The exact date and time when the transaction was made.

  • Transaction ID: A unique transaction ID against each transaction that has been made.

  • Status: The status of the transaction. For example - Voided, Settled, Initiated.

  • Amount: The total amount of the transaction.

  • Currency: The currency used for transaction. For example - PHP, TH

  • Action: The API operation.

  • Fund Source: The source that a wallet user used for payment. It could be card or wallet.

  • UID: Unique identifier related to the action.

  • Local Server ID: The unique ID of the particular local server.

  • Payment Profile ID: Payment can be done through multiple channels. For example - card, wallet, prompt pay, etc. Each channel has its own profile configuration.

Transaction logs csv file

Last updated

#12: GCPAG-583: Wallet users search page update

Change request updated