Enable your AI agent to check transaction status, retrieve invoice details, and check refund status from your PayPal account.
5 min read
Updated February 2026
The PayPal integration allows your AI agent to access transaction and invoice information from your PayPal business account. Customers can check payment status, view invoices, and inquire about refunds.
Great for businesses using PayPal who want to automate common payment inquiries from customers.
| Action | Description |
|---|---|
| Get Transaction Status | Check the status of a PayPal transaction |
| Get Invoice | Retrieve invoice details by invoice ID |
| Refund Status | Check the status of a refund request |
Before setting up the PayPal integration, you'll need:
| Field | Description | Example |
|---|---|---|
| Client ID | Your PayPal REST API Client ID | AxxxxxxxxxxxB |
| Client Secret | Your PayPal REST API Secret | ExxxxxxxxxxxF |
After setup, test the integration:
Other test queries:
Double-check your Client ID and Secret. Make sure you're using Live credentials, not Sandbox.
Transaction lookups require a valid PayPal transaction ID. Ensure the customer provides the correct ID from their PayPal receipt.
Ensure your PayPal app has the necessary permissions. You may need to request additional API permissions from PayPal.