# NetBanking

## Overview

NetBanking is a payment method that you can use to make manual payments using a bank transfer. Card payments and net banking have a combined 37% market share.

Shoppers in India can use NetBanking to make a manual payment if:

* they have a billing address and bank account in India.
* their purchase currency is Indian Rupee (INR).

## Availability

* Supported countries: India.
* Supported currencies: INR (Indian Rupee).

## Benefits

NetBanking provides a convenient digital channel for various types of payments without visiting a branch.

## Activate NetBanking

Contact your account representative and request the activation of NetBanking.

## Shopper flow

1. The shopper initiates an online purchase.
2. Once the products for purchase are selected, the 2Checkout checkout page will be displayed.
3. The shopper selects NetBanking as a payment method and continues the checkout process.<br>

   <div data-with-frame="true"><figure><img src="/files/xM7kZpzoDvCokYrSL9IP" alt=""><figcaption></figcaption></figure></div>
4. Once the shopper selects the **Place order** button, they will be redirected to the NetBanking payment flow. After the shopper it redirected, they select the preferred bank and proceed accordingly.
5. For most instances in India, additional authentication will be required.<br>

   <div data-with-frame="true"><figure><img src="/files/eQnUVj9MAEUl1jWbGTba" alt="" width="446"><figcaption></figcaption></figure></div>
6. Once all steps are completed, the **Finish** page is displayed, as the order is confirmed.<br>

   <div data-with-frame="true"><figure><img src="/files/E1KVYn9Scs2VgYuo8yeg" alt=""><figcaption></figcaption></figure></div>


---

# 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.2checkout.com/payments/payments/payment-methods/netbanking.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.
