# Pay affiates outside Jaka app

When you choose to pay affiliates outside of Jaka, the app helps you collect payment details, track payouts, and mark commissions as paid, while the actual money transfer happens in your own payment tool (bank, PayPal, Payoneer, etc.).

Jaka does **not** automatically send money, you stay in full control.

***

### ✅ How This Flow Works&#x20;

1. You set up a custom payment method in the app
2. Affiliates enter their payment details in their dashboard
3. You review payout information in the admin panel
4. You pay affiliates externally (bank, PayPal, etc.)
5. You mark the payout as **paid** in Jaka

This keeps your records accurate without forcing any payment provider.

***

### ⚙️ Step 1: Add a Custom Payment Method (Admin)

Create the payment method you want to use (for example: **Sungold bank account**).

You decide:

* Payment method name (e.g. *Bank Transfer*)
* What information affiliates must provide
  * Email
  * Bank name
  * Account number
  * Phone number, etc.

⇒ These fields become a form affiliates must fill in.

1. Go to the app > click **Settings** > **Payment**&#x20;
2. Click **Add custom payment method**

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

3. Add fields to collect payment details from affiliates

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

4. Click **Save**

The payment method will be option of the options affiliate can select to receive commission.&#x20;

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

***

### ⚙️ Step 2: Affiliates Enter Their Payment Information

Where to set: **Affiliate dashboard → Settings → Payment**

Affiliates:

* Select the payment method you created
* Fill in their payment details (exactly the fields you defined)
* Save their information

This ensures you always see the correct payout details before paying.

<figure><img src="/files/3zsCnwG6cUlnExBnC0ul" alt=""><figcaption></figcaption></figure>

***

### ⚙️ Step 3: Review Payout Details in Admin

Where to set: Admin dashboard → **Payouts**

When a payout is created, you can see:

* Affiliate name
* Total commission
* Selected payment method
* All payment details provided by the affiliate

<figure><img src="/files/1bZhueblR3pYQs7msnrM" alt=""><figcaption></figcaption></figure>

***

### ⚙️ Step 4: Pay the Affiliate Outside Jaka

Use your own payment tool, such as Sungold bank and pay them manually outside the app.&#x20;

{% hint style="info" %}
Jaka does **not** process the payment, it only tracks it.
{% endhint %}

Example:

> You send $100 to the affiliate via your bank to affiliate back account.

***

### ⚙️Step 5: Mark the Payout as Paid

After you’ve completed the payment:

1. Open the payout in Jaka
2. Confirm that the payment was made outside the app
3. Click **Mark as paid**

This:

* Updates the payout status
* Marks commissions as paid
* Keeps your records clean and accurate

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

***


---

# 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/payouts/paying-affiliates/pay-affiates-outside-jaka-app.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.
