# PayPal Payouts FAQ

## My PayPal Payouts Integration is not working:

In the case that your PayPal Payouts integration is not working. Check the following:

* Your PayPal account is a business account&#x20;
* You are using **Live** credentials and not Sandbox credentials.

<figure><img src="/files/KJMo2rlnXou2KGkNULqF" alt=""><figcaption><p>Use Live Credentials</p></figcaption></figure>

## The Send Money button is greyed out:

In the case that the **Send Money** button is greyed (not clickable), make sure that you have entered "confirm" in the confirmation field.

{% hint style="info" %}
This only applies to merchants who are on the old payment module.&#x20;
{% endhint %}

![Type "confirm" in the confirmation field](/files/-MItcHTzjDqDyxzL-nTz)

## Common Errors

#### Payment Errors

Make sure you have sufficient funds in your PayPal account.

#### "Your account is not authorized to use payouts" Error

You will have to contact PayPal customer service to get the Payouts API activated on your account.

<figure><img src="/files/NKpJYvxWVb5EDHWIDzmQ" alt=""><figcaption><p>Payouts API error</p></figcaption></figure>

#### Validation Error

If you are getting a validation error, make sure that affiliates don't have their PayPal email address set up with paypal.me (PayPal Payouts does not support paypal.me email addresses).

![](/files/-MF6b86J20iknMpv0R25)


---

# 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.goaffpro.com/affiliate-payments/setup-paypal-payouts/paypal-payouts-faq.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.
