# PayPal Settings

In order to start accepting PayPal payments, you just need to fill out these 2 fields in the Dashboard:

<figure><img src="/files/j8JPSQ6KBZciSk9Guj7p" alt=""><figcaption><p>Fill in your PayPal e-mail along with Merchant ID to get PayPal payouts.</p></figcaption></figure>

You can find your PayPal Merchant ID in your PayPal Dashboard (under Account Settings):

<figure><img src="/files/watKpSra5LtIwjJpYcis" alt=""><figcaption><p>Find your PayPal Merchant ID in Account Settings.</p></figcaption></figure>

PayPal payouts are made weekly on Wednesdays.

This how a customer sees the PayPal checkout button:

<figure><img src="/files/WJrRRqYcH4iZszH7TzdS" alt=""><figcaption><p>PayPal button visible in the checkout process for the customer</p></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://help.fungies.io/getting-paid/customer-payment-methods/paypal-settings.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.
