# Pay affiliates in app with PayPal

## **Set up PayPal integration in the app**

**Steps to mange**&#x20;

**In PayPal**&#x20;

&#x20; 1\. Make a PayPal business account

&#x20; 2\. Log into your PayPal [here](https://developer.paypal.com/dashboard/) and click on **Log into Dashboard**

&#x20; 3\. Make sure that the toggle  “**Live**” is on and the option **Payouts** is selected&#x20;

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

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

Note:&#x20;

On the **My Account** page, scroll down to the **Permissions** section > **Payouts**. If there's a green checkmark in the "Live" column for Payouts, it means that Live Payouts has been enabled for your account.&#x20;

But if there isn't, you will see the “Enable...” link to click through and provide the required information for PayPal to enable it.

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

&#x20;4\. Click on **Apps and Credentials** in the menu on the left and then on **Create App**

Start by assigning a PayPal app name. You may want to reference your online store or the reason why you’re creating this app. This name will help you easily identify the right app if you need to retrieve your Client ID and Secret Key again in the future.

Click on the blue “Create App” button to proceed. A short form will appear.

<br>

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

#### &#x20;5. Copy the Client ID and Secret Key

You’ll see a long string of numbers and letters—this is what you’ll need to share with your developer or enter into a website that you’re setting up.

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

**In Jaka app**&#x20;

&#x20;1\. Open the app > click **Settings** > **Third-party integration** > **Payment with PayPal** > click **Connect** button&#x20;

&#x20;2\. Enter the **Client ID** and **Secret key** from PayPal in previous steps.

Note: app password field: add random passcode you want and remember it. You will have to enter this password before paying for affiliated later.&#x20;

&#x20;3\. Click **Save** to complete the integration

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

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

## How to pay via PayPal in the Jaka app?&#x20;

**In Affiliate account page**

After you set PayPal as a payment method in Jaka app, Affiliate will select PayPal as the payment in Affiliate account page&#x20;

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

**In Jaka app**&#x20;

&#x20;1\. Open the app > click **Payouts** > open a payout detail

&#x20;2\. Select the order ID you want to pay > click **Next** button&#x20;

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

&#x20;3\. Enter the app password you add to the app **Settings** > PayPal integration > click **Process Payment**

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

&#x20;4\. Check your money in PayPal account after paying.&#x20;

## Tutorial video&#x20;

{% embed url="<https://youtu.be/PfPRKRngtU0?si=W8_7plubX0Gu2STA>" %}


---

# 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.jaka.app/shopify/~/revisions/JxSemPISOdDpNt1p34uB/payouts/paying-affiliates/pay-affiliates-in-app-with-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.
