# Paypal - How to collect Paypal related event logs

QLM collect event logs related to paypal transactions. These logs are useful in diagnosing Paypal issues.

To collect detailed logs about a Paypal transaction:

* Go to Manage Keys / Sites
* Go to the Server Properties tab
* In the paypal category, set the paypalLoggingLevel to 15
* Click Ok
* Process a paypal sales transaction
* Go to Manage Keys
* Click Event Log and review the log for issues

To email our support team the logs:

* In the Event Log Viewer above, click Save to save the event log to a file
* Email us the file.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.soraco.co/docs/3rd-party-integration/paypal/paypal-how-to-collect-paypal-related-event-logs.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
