# Checkout via UPI

***

## Introduction

The Checkout via UPI flow is designed to enhance your customers' checkout experience and minimize dropoffs during the checkout process. This document provides a comprehensive overview of the UPI-based checkout process on chat, highlighting its benefits, user journey, and a flow demo. Additionally, it offers valuable insights on leveraging Checkout via UPI to grow your brand. Let's explore the details below.

<figure><img src="https://303644337-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FbTdWohNbJyoGc4vPpxk1%2Fuploads%2FloDNSmX5BJsgBy7WCCUb%2Fimage.png?alt=media&#x26;token=ee5cedc1-05b8-43e9-9aaf-99377e30ee27" alt="" width="563"><figcaption></figcaption></figure>

***

## Benefits of Checkout via UPI

It enhances the Bot conversion rate by streamlining the payment process, reducing friction, and ensuring a seamless checkout experience. This leads to fewer dropoffs, increased revenue, and improved customer satisfaction.

<table><thead><tr><th width="359">Feature</th><th data-type="checkbox">Shopify Checkout</th><th data-type="checkbox">Checkout via UPI</th></tr></thead><tbody><tr><td>Fetch saved address from Shopify </td><td>true</td><td>true</td></tr><tr><td>Apply Discount codes during checkout</td><td>true</td><td>true</td></tr><tr><td>Drop-off Reminder</td><td>false</td><td>true</td></tr><tr><td>UPI Payment</td><td>true</td><td>true</td></tr></tbody></table>

## Best Practices

Implementing Checkout via UPI presents exciting opportunities for your brand's growth and customer engagement. Consider the following ideas to leverage this feature effectively:

1. **Incentivize UPI Payments**: Encourage customers to choose UPI as their preferred payment method by offering exclusive discounts, cashback, or loyalty rewards. You can increase customer adoption and drive higher conversion rates by incentivizing UPI usage.

<figure><img src="https://303644337-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FbTdWohNbJyoGc4vPpxk1%2Fuploads%2FoWKdBihjvgFStfnVnoEB%2FIMG_1542.PNG?alt=media&#x26;token=f5ed7520-b645-4726-b4d0-1c67f6e27fa7" alt="" width="375"><figcaption></figcaption></figure>

2. **Abandoned Cart Checkout**: Utilize the Checkout via UPI flow to capture high-intent leads and convert them on the WhatsApp chatbot. When users drop off from the website during checkout, you can retarget them by sending a drop-off reminder to place a COD order.&#x20;

<figure><img src="https://303644337-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FbTdWohNbJyoGc4vPpxk1%2Fuploads%2FaErohygXHeqUMfhcYvgV%2FIMG_1543.jpg?alt=media&#x26;token=30801255-1f7c-4569-853a-238229ad9c89" alt="" width="375"><figcaption></figcaption></figure>

***

## FAQs

<details>

<summary>Can customers apply multiple discounts on a single order?</summary>

Currently, customers can only apply one discount per order. The discount codes applicable to your Shopify will also be accepted on the chatbot

</details>

<details>

<summary>How are shipping charges calculated?</summary>

Shipping charges are auto-fetched from Shopify. You can disable the auto fetch from Shopify and can configure fixed charges or percentages of shipping charges based on cart value. Different rates may apply for COD and prepaid orders.

</details>

<details>

<summary>Can customers modify their shipping address during checkout?</summary>

No, the chatbot collects the shipping address during the initial data collection module. Customers cannot modify the address during the checkout process. Therefore, they need to ensure the accuracy of the provided shipping address.

</details>

<details>

<summary>Is UPI a secure payment method?</summary>

Yes, UPI is a secure payment method that utilizes encryption and authentication measures. It ensures safe and reliable transactions for customers, reducing the risk of fraud.

</details>

<details>

<summary>What happens if a customer abandons the checkout process?</summary>

In the event of a customer abandoning the checkout process, we implement reminders to nudge them to return and complete their purchase. These reminders help minimize dropoffs and increase the chances of successful transactions.

</details>

<details>

<summary>Can customers cancel their orders after completing the payment through UPI?</summary>

Once the payment is successfully processed through UPI, cancellation requests are subject to your brand's cancellation policy. Customers should reach out to your customer support team to initiate the cancellation process.

</details>


---

# 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://limechatai.gitbook.io/limechat-product-guide/automation/automation-flows/checkout-via-upi.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.
