# Making Payments with PayPal

[**https://helpdesk.revelator.com/support/solutions/articles/69000833968-how-to-trigger-payments-inside-revelator-pro-paypal-**](https://helpdesk.revelator.com/support/solutions/articles/69000833968-how-to-trigger-payments-inside-revelator-pro-paypal-)

**NOTE: Before you can make batch payments in Revelator with Paypal you must**

**(1) have authorization from Paypal for bulk payments via the PayPal Payouts API and**&#x20;

**(2) add PayPal Credentials To Revelator**

**see** [**Connect your Paypal Payouts API Credentials**](https://helpdesk.revelator.com/a/solutions/articles/69000828311?lang=en)**.**<br>

**In the New Dashboard**

1. Go to Payments > Unpaid
2. You will see a list of payees and their balances owed.
   1. *You’ll only see Payees who have selected PayPal as Payment Method and saved their PayPal account to their profile*
   2. There are 3 default filter values in the Unpaid Page:
      1. Greater than minimum payment
      2. Payout not blocked
      3. Account not locked
3. Select the payees you want to pay and then click on the “Review & Pay” payment action
4. This will pop up a screen where you can edit the payment, write a message to the Payees and approve the payment by clicking on Pay
5. The Payees’ balances will automatically be updated once you click on Pay.


---

# 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.revelator.com/pro/payments/payments-with-paypal/making-payments-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.
