> For the complete documentation index, see [llms.txt](https://daton-sarasanalytics.gitbook.io/daton/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://daton-sarasanalytics.gitbook.io/daton/integrations/data-sources/payments/paypal/about-paypal-connector.md).

# About PayPal Connector

PayPal is a global leader in digital payments, providing a convenient and secure way for individuals and businesses to send and receive money online. With over 446 million active accounts worldwide, PayPal is a trusted platform for millions of companies to process payments. It offers a variety of payment solutions, including credit and debit cards, bank transfers, and mobile wallets. Businesses can use PayPal to accept customer payments in over 200 countries and territories. PayPal also offers a variety of features that make it a valuable tool for businesses, such as fraud protection, account management tools, and global reach. &#x20;

Daton's PayPal connector is a powerful tool that allows businesses to extract their PayPal data into a data warehouse or other destination. This data can then be used to gain insights into customer behavior, sales performance, and other important metrics.&#x20;

The Daton PayPal connector offers several benefits for businesses, including: &#x20;

* Ease of use: The connector is easy to set up and use, even for businesses with no experience in data integration. &#x20;
* Flexibility: The connector supports a variety of data destinations, so businesses can choose the one that best suits their needs. &#x20;
* Scalability: The connector can handle even the most demanding data loads. &#x20;
* Security: The connector uses industry-standard security measures to protect businesses' data. &#x20;

&#x20;If you are a business using PayPal, we encourage you to learn more about Daton's PayPal connector and how it can benefit you. You can start a free trial today and see how easy it is to extract your PayPal data into a data warehouse and gain valuable insights.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://daton-sarasanalytics.gitbook.io/daton/integrations/data-sources/payments/paypal/about-paypal-connector.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
