# PayPal

## Overview

To link PayPal with your official WhatsApp Business number through BizMagnets, you'll need to establish API connectivity between platforms, configure automated workflows and set up compliant messaging templates.&#x20;

This process enables instant payment confirmation messages, refund status updates, failed payment notifications and transaction history tracking.&#x20;

The integration leverages BizMagnets' automation capabilities to transform PayPal transaction data into actionable WhatsApp communications, ensuring your customers stay informed at every payment stage.

## **Connect PayPal with BizMagnets**

1. Go to Integrations and search for PayPal. Click **'Connect'** to proceed.

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

2. Enter a name for the integration in the **"Integration Name"** field.
3. Provide your **'Client ID'** and '**Client Secret'**.
4. Click '**Submit'** to complete the setup.
5. Go to **PayPal Configuration**, enter the **Brand Name**, **Webhook URL**, and **Channel Name.**&#x20;

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

6. Click **'Update Configuration'** to save.


---

# 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.bizmagnets.ai/integration/payment-gateways/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.
