# PayPal Accounts

Linking your PayPal account to PaySync automates the transfer of tracking information from Shopify to PayPal, enhancing efficiency. Notably, you can link multiple PayPal accounts as needed. Our system intelligently picks the correct account to share tracking details, accommodating businesses with complex setups.

We value your data privacy, hence request only minimal permissions necessary to deliver our service. Your data security is our priority. All information is stored on secure servers hosted with trusted providers like Amazon, Microsoft, or Google. Trust PaySync for safe, efficient tracking services.

### Add a PayPal Account

Start by logging into your PaySync account. From the app menu, select the "Account" menu item, as shown in the attached screenshot. This will bring you to the account page.

<figure><img src="/files/dV3FxxQzOLeEwtexKl6l" alt=""><figcaption></figcaption></figure>

On the account page, there's an option to link a new PayPal account. If you've previously added accounts, these will be listed on this page, as seen in the attached screenshot.

To add a new account, click on the "Add Account" button. This will redirect you to the PayPal login page.

<figure><img src="/files/fsfuXmwzZZi2qYb0n8Di" alt=""><figcaption></figcaption></figure>

After logging in with your PayPal credentials, you'll see the permissions we request. If you're comfortable with these permissions, click on the "Agree and Connect" button (see attached screenshot).

<figure><img src="/files/joxkaTZo7Q95InuQpYnu" alt=""><figcaption></figcaption></figure>

If all the steps were done correctly, you'll be redirected back to the "Account" page. A success message will be displayed, and your new account will now be visible on the list. Congratulations, you've successfully linked a new PayPal account to PaySync!

<figure><img src="/files/CYwM8vOER6mZONRhJ0nH" alt=""><figcaption></figcaption></figure>

### Remove a PayPal Account


---

# 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.addyz.io/paysync/paypal-accounts.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.
