# PayPal

{% embed url="<https://www.loom.com/share/58a449967bc840f5a6b30bd6dd96bfd7>" %}
PayPal connection tutorial
{% endembed %}

> **Boomerangme > Left-Hand Menu > Settings > White Label**

1. Follow the above-mentioned workflow to land on the White Label screen.<br>
2. Navigate to the PayPal tile and click the Connect Account button.

<figure><img src="https://121681468-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FBfW4nnOu4AysbkbyxNug%2Fuploads%2FViq1YZcVIIwdYnJgPhdW%2Fimage.png?alt=media&#x26;token=b80d77e2-5128-471d-b720-a340d3fe6d02" alt=""><figcaption><p>Connect Account</p></figcaption></figure>

3. This opens the Connecting a PayPal account popup. Here, enter the client key for your PayPal account in the Client field.

<figure><img src="https://121681468-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FBfW4nnOu4AysbkbyxNug%2Fuploads%2Fzx8ou8ps3IgPBIdzMDEb%2Fimage.png?alt=media&#x26;token=da840cce-4765-4fea-80dd-89328c00cb46" alt=""><figcaption><p>Client</p></figcaption></figure>

4. Use the Secret field to enter the secret key for your PayPal account. You can get both these keys by visiting the <https://developer.paypal.com/> URL and logging in with your PayPal account credentials.

<figure><img src="https://121681468-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FBfW4nnOu4AysbkbyxNug%2Fuploads%2FLdYMlI0W0VRU37kOBfJn%2Fimage.png?alt=media&#x26;token=3a193e08-2a00-411e-8e48-d4794bae88cf" alt=""><figcaption><p>Secret</p></figcaption></figure>

5. Once the keys are entered, click the Connect button.

<figure><img src="https://121681468-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FBfW4nnOu4AysbkbyxNug%2Fuploads%2F6nT63q9txOVrRl6W1Zyu%2Fimage.png?alt=media&#x26;token=e95d4d8d-eb6f-49e7-a3cb-a56e5ab57f0a" alt=""><figcaption><p>Connect</p></figcaption></figure>

6. Once PayPal is successfully connected, you should see the status "active"

<figure><img src="https://121681468-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FBfW4nnOu4AysbkbyxNug%2Fuploads%2FNAJbyLOilu4ZmI3S1UcG%2Fimage.png?alt=media&#x26;token=02ad011e-826f-430e-b3c4-9292709b013f" alt=""><figcaption></figcaption></figure>

### How to Test PayPal Payment Processing

To make sure payments are processed correctly, follow these steps:

1. Create a **test sub-account**.
2. Set the plan price, for example, **$1**.
3. Log in as the sub-account and make a payment via **PayPal**.
4. After the payment, you should see:
   * The payment in your **PayPal account**.
   * The sub-account status on our platform changing from **trial** to **“paid”**.

💡 *Tip:* This allows you to safely test payment processing before handling real amounts.
