# Funding Account

## For International Clients:

On Plum, this can be achieved by logging in to the Plum dashboard, Navigating to the recharge tab as shown below:

1. Click on the **Add Funds** option from the Menu bar to recharge your Plum Account.
2. Enter the Amount to be recharged and the mobile number.

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

3\. Click on **Add Funds to the wallet** after filling in necessary details

**Modes of payment available:**

### **Credit/Debit Card**

<figure><img src="/files/0LIkpGAIBsMmWG8wvPYq" alt=""><figcaption></figcaption></figure>

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

{% hint style="success" %}
**Details for adding funds in the staging environment (Non Europe & UK Region)**

**Card Number: 5123 4567 8901 2346**\
**Card Name: test db**  \
**CVV: 123**\
**Expiry: 05/2023.**

Post entering the card details,

1. You will be redirected to a page with the title "AXIS SIMULATOR" asking for an OTP. Please enter the OTP as 123456 and hit the submit button.<br>
2. This should add the entered amount to your balance and you will be ready to place orders.
   {% endhint %}

{% hint style="success" %}
**Details for adding funds in the staging environment (Europe & UK Region)**

**Card Number: 4111 1111 1111 1111**\
**Card Name: test db**  \
**CVV: 100**\
**Expiry: 05/2023.**

Post entering the card details,

1. You will be redirected to a page with the title "AXIS SIMULATOR" asking for an OTP. Please enter the OTP as 123456 and hit the submit button.<br>
2. This should add the entered amount to your balance and you will be ready to place orders.
   {% endhint %}

## For Indian Clients:

On Plum, this can be achieved by logging in to the Plum dashboard, Navigating to the recharge tab as shown below:

1. Click on the **Recharge** option on the left Menu bar to recharge your Account.&#x20;
2. Enter the Amount to be recharged and the mobile number.

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

3\. Click on **Add Funds to the wallet** after filling in necessary details

**Modes of payment available:**

a. Online Transfer\
b. Offline Bank Transfer

<figure><img src="/files/2K7Eh3aK3V78Pkmedj1Z" alt=""><figcaption></figcaption></figure>

### **Net Banking**

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

* You need to select "Net Banking"

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

* Select any bank from the list.

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

* Click on **"Pay Now"** and you will be shown following screen. Click on **"Success"**

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


---

# 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://xoxoday.gitbook.io/plum/developer-resources/storefront-integration/guides/funding-account.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.
