# Wallet Payment Configuration

**YouTube:** [Wallet Payment Integration](https://www.youtube.com/watch?v=dvTzuhlHQOA)

## Wallet Payment Integration

In this tutorial, you will learn how to **integrate Logic ERP with digital payment gateways** such as **Paytm, PayU, MobiKwik, Pine Labs, and JioMoney**.\
This feature enables businesses to **accept fast, secure, and seamless digital payments** across billing counters.

***

### Overview of Payment Gateway Integration

Logic ERP provides a **secure and efficient way** to accept payments through:

* QR-based payments
* Wallet payments
* Card and digital transactions
* Online and offline channels

This integration enhances **customer convenience and payment flexibility**.

***

### Open Wallet Payment Configuration

To begin setup:

* Navigate to the **Main Menu**.
* Navigate to **Setup → Configuration**.
* Click on **Wallet Payment Configuration**.

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

* This window allows you to **configure and manage multiple payment gateways**.

***

### Select User for Integration

* Select the **User** for whom you want to enable wallet/payment integration.

<figure><img src="/files/5CR8Kif47QoXW3AYb76s" alt=""><figcaption></figcaption></figure>

* Click on **Refresh**.

You will now see a list of **available payment gateways**.

***

### Configure a Payment Gateway (Example: Paytm)

Let’s configure **Paytm** as an example:

* Locate **Paytm** in the list.
* Press the **Spacebar** to enable it.
* Enter the required credentials/details such as:
  * Merchant ID
  * API keys (if applicable)
  * Other configuration details

<figure><img src="/files/8u1SlDLRzBzjHsvOlOpv" alt=""><figcaption></figcaption></figure>

* Click **Save**.

**You can similarly configure:**

* PayU
* MobiKwik
* Pine Labs
* JioMoney

***

### Use Payment Gateway in Sale Bill

Now let’s see how it works during billing:

* Open the **Sale Bill Window**.
* Add items and complete billing details.
* Press **F3** to open **Payment Details**.

**Accept Payment via QR / Wallet**

* In the payment screen, you will see options like:
  * **Paytm QR**
* Click on **Pay**.

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

**Enter Details:**

* Enter the **amount to be paid online**.

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

* A **payment request/QR code** will be generated.

<figure><img src="/files/798meerdP8CTMMUstaeA" alt=""><figcaption></figcaption></figure>

***

### Complete the Transaction

* Customer completes payment via their mobile device.
* Click on **Accept** after receiving payment.

***

### Verify Payment Details

After successful payment:

* Transaction details will be displayed in the system.
* Payment mode will be recorded as **Paytm (or selected gateway)**.

<figure><img src="/files/264q0ZS3lGmn4wYTGuTz" alt=""><figcaption></figcaption></figure>

This ensures **accurate and automated payment tracking**.

***

### Benefits of Payment Gateway Integration

* Faster and secure digital payments
* Supports multiple wallets and platforms
* Reduces cash handling
* Improves customer experience
* Real-time payment tracking

***

### Supported Payment Gateways

You can integrate with:

* Paytm
* PayU
* MobiKwik
* Pine Labs
* JioMoney

Multiple gateways can be configured simultaneously.

***

### Final Outcome

You have successfully learned how to:

* Configure **Wallet Payment Integration**
* Enable **Paytm (or other gateways)**
* Accept payments via **QR and digital wallets**
* Track transactions in real-time

Your billing system is now **modern, secure, and digitally enabled**.


---

# 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://kb.logicerp.com/logic-erp-learning-hub-tutorials-and-best-practices/setups/configurations/wallet-payment-configuration.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.
