> For the complete documentation index, see [llms.txt](https://xoxoday.gitbook.io/plum/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://xoxoday.gitbook.io/plum/user-guide/admins/prepaid-card-user-guide/virtual-paypal-international/getting-started.md).

# Getting Started

## How to transfer money to a Paypal wallet

### Steps for an admin to send money to a Paypal wallet:

**Step 1:** Log in to your Plum account

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

**Step 2:** Recharge your Plum wallet by clicking on the ‘Recharge’ option from the navigation bar and adding your desired amount.

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

**Step 3:** Click on ‘Plum Pro’ from the left panel to transfer money to your Paypal wallet

**Step 4:**&#x59;ou have the option to send money to the Paypal wallet to a few recipients or to multiple recipients in bulk.&#x20;

## Sending money to a Paypal wallet to a single or a few recipients

Select the ‘Send to few’ tab and follow these steps:

* Under ‘Select a country for brand vouchers’ choose the recipients’ country from the drop-down list.
* In the ‘Add a Recipient’ section, add the full name of the recipient.
* For the next box, select ‘Paypal International’ from the drop-down menu
* Select the denomination of the voucher from the drop-down list
* Add the quantity of brand vouchers
* Add the recipient’s phone number (optional)
* Add the PO number (optional)
* Add a personalized message for the recipient
* Click ‘Add another recipient’ to add more recipients and repeat steps 1 to 8 listed above.

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

* Once you are done click on ‘Send Reward.’

## Send money to Paypal wallets in bulk to multiple recipients

Select the ‘Bulk Upload’ tab and follow these steps:

* To know the required format for uploading data in bulk, download a sample file by clicking on ‘CSV/XLSX template’ under ‘Add your recipients in bulk.’  You may skip this step if you already have a CSV/XLSX file with data in the required format.
* Once you’ve filled in the details correctly, click ‘Add CSV/XLSX file’ to upload and verify the data.
* Add the correct details for each column from the CSV sheet to upload the recipients’ information in bulk.
* Click on ‘Verify file’ at the bottom
* Click on ‘Yes, continue’ in the pop-up box to verify the file.
* Once you verify the file, click ‘Generate & Send’ to transfer the amount to the recipients’ wallets.

<figure><img src="https://lh6.googleusercontent.com/GM_B2U86_qplpH1dRYyrVWky35RfivoRiW5lGAo5Pq0UXkYE6g5vaCQ0nWBRK0dK711XIUILhQ8ZZFHRRZAS_C1ecbBcnDvN4t5OyqJCJOpka_fGIvv7zPEf9Xnkau6Ci71SMW5hB71bhTOtYUzYUVWB0VMu-33Im1GXjnWEcXN2mJT-anqfbRr0ukQKmw" alt=""><figcaption></figcaption></figure>


---

# 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:

```
GET https://xoxoday.gitbook.io/plum/user-guide/admins/prepaid-card-user-guide/virtual-paypal-international/getting-started.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.
