# PayPal

{% hint style="info" %}
PayPal integration will be done backend. Please get in touch with us via LiveChat or email us at <support@reportpundit.com> with your Client ID and Secret Key we will integrate PayPal into your Report Pundit app. Read below to acquire your Client ID and Secret Key.
{% endhint %}

## <mark style="color:blue;">**How to acquire PayPal login details (Client ID and Secret Key)**</mark>

:ballot\_box\_with\_check: Login  to your PayPal developer account

:ballot\_box\_with\_check: On the left-hand side, click “My apps and credentials”

<figure><img src="/files/u131N11SbqRPmhBwFL2v" alt=""><figcaption></figcaption></figure>

:ballot\_box\_with\_check: Under "My apps & credentials", enable the “Live” option

:ballot\_box\_with\_check: Click the "Create App" button

<figure><img src="/files/kvajVwFLMIgRJmF83ZI1" alt=""><figcaption></figcaption></figure>

:ballot\_box\_with\_check: Enter the app name as  “Report Pundit” and click the “Create App” button.

:ballot\_box\_with\_check: Once the create app button is clicked, it will generate a Client ID and Secret Key.

:ballot\_box\_with\_check: You can find the Client ID and Secret Key under the Report Pundit.

<figure><img src="/files/isZmTHglmSRDoqTgaRkb" alt=""><figcaption></figcaption></figure>

:ballot\_box\_with\_check: Also, please checkmark App feature options like **Accept payments, Invoicing, Payouts, Customer Disputes, Transaction Search, and save the settings.**

<figure><img src="/files/l5V7tk7duqghMPaZfUVG" alt=""><figcaption></figcaption></figure>

&#x20;:ballot\_box\_with\_check:There you go. Now you have your *Client ID* and *Secret Key***. Contact us** at *<support@reportpundit.com>* or via *Live Chat* and help us with your Client ID and Secret Key. That's all! Now, sit back and relax! We will get the job done for you.

{% hint style="info" %}
Pre-created Payout reports like PayPal Payouts & Payouts (order details) exist. Additionally, you can also create a customized PayPal transaction report. [Click here](https://docs.reportpundit.com/kb/knowledgebase-intro/reports/customized-reports) to learn how to create a customized report.
{% endhint %}


---

# 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.reportpundit.com/knowledge-base/app-integrations/paypal.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.
